Create dependabot.yml (#1025)
This commit is contained in:
parent
c2dd82be88
commit
e31a6c9d1a
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
Loading…
Reference in New Issue