ci: Add dependabot config for GH actions update

This commit is contained in:
Matt Borgerson 2025-03-27 15:54:21 -07:00 committed by mborgerson
parent bdea219236
commit 9cf1483cd3
1 changed files with 6 additions and 0 deletions

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

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