Update dependabot.yml
Seems the versioning strategy isn't supported for actions?
This commit is contained in:
parent
0e8e9aa110
commit
6ee5db077c
|
@ -1,7 +1,7 @@
|
||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
versioning-strategy: increase-if-necessary
|
# versioning-strategy: increase-if-necessary
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
|
Loading…
Reference in New Issue