Skip to content

Commit f3eed42

Browse files
committed
ci: add dependabot for GHA
1 parent 3211b20 commit f3eed42

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,13 @@ updates:
3030
- "*"
3131
cooldown:
3232
default-days: 7
33+
- package-ecosystem: "github-actions"
34+
directory: "/"
35+
schedule:
36+
interval: "weekly"
37+
groups:
38+
actions:
39+
patterns:
40+
- "*"
41+
cooldown:
42+
default-days: 7

0 commit comments

Comments
 (0)