Skip to content

Commit c99acc8

Browse files
committed
ci: add dependabot for gh actions
1 parent 10f26f1 commit c99acc8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,9 @@ updates:
88
prefix: "chore:"
99
open-pull-requests-limit: 5
1010
versioning-strategy: "increase"
11+
- package-ecosystem: "github-actions"
12+
directory: "/"
13+
schedule:
14+
interval: "weekly"
15+
commit-message:
16+
prefix: "chore:"

0 commit comments

Comments
 (0)