enable Dependabot v2 (#1134)
https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/
This commit is contained in:
parent
8415a908b5
commit
a80263ccce
|
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
Loading…
Reference in New Issue