Add Dependabot for GitHub Actions

This commit is contained in:
Peter Goldstein
2022-06-27 14:54:27 -07:00
parent 232c855c54
commit 11b6a99e88

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"