Keep github actions up to date with dependabot (#2914)
This commit is contained in:
parent
d437d17777
commit
a69719c498
|
|
@ -20,3 +20,7 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 1
|
open-pull-requests-limit: 1
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
Loading…
Reference in New Issue