Check for gha updates monthly using dependabot

This commit is contained in:
John Losito 2022-07-17 20:33:18 -04:00
parent f57600b8d3
commit ecd7373e2e

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

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