Skip to content

Commit 78d4d70

Browse files
chore: add Dependabot config for GitHub Actions updates
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent da556fa commit 78d4d70

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)