Check for github action updates monthly

This commit is contained in:
John Losito
2022-12-16 18:27:29 -05:00
parent 51c77e6522
commit 187b2ce2b7

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

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