Add Dependabot config for Actions usage updates

This commit is contained in:
James M. Greene
2023-01-13 15:59:46 -06:00
committed by GitHub
parent c5a3e1159e
commit 380c12d4cc

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

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