switch from renovate to dependabot...
...because the latter is part of github
This commit is contained in:
parent
d5d66b6545
commit
4c1e1e85f7
11
.github/dependabot.yaml
vendored
Normal file
11
.github/dependabot.yaml
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "terraform"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"extends": ["config:base", ":disableDependencyDashboard"]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user