chore: use Dependabot to update GitHub Actions deps (#92)

This commit is contained in:
David Sanders
2024-03-13 09:29:12 -07:00
committed by GitHub
parent da359016d5
commit 0e3b472c9a

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

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