Add dependabot config to update GHA

This commit is contained in:
akrherz 2025-06-12 10:23:33 -05:00
parent 3456b37189
commit c84442b426
No known key found for this signature in database
GPG Key ID: 8052B92BCD50364F

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
groups:
github-actions:
patterns:
- '*'