Merge pull request #46 from actions/dependabot-config

Add Dependabot config for Actions usage updates
This commit is contained in:
James M. Greene
2023-01-13 16:35:20 -06:00
committed by GitHub

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

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