Merge pull request #790 from thockin/add_dependabot_for_gh_actions
Add dependabot for github actions
This commit is contained in:
commit
0971564436
|
|
@ -0,0 +1,6 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
Loading…
Reference in New Issue