chore: add dependabot configuration for GitHub Actions updates

This commit is contained in:
Josh Jacobs
2025-10-26 14:54:23 +00:00
parent 4d565215c5
commit 8a260aebd1

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

@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 10
labels:
- dependencies
- github-actions