Skip to content

Commit 481b5d8

Browse files
authored
[CI] Update Dependabot (#352)
1 parent 3390279 commit 481b5d8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,12 @@ updates:
2121
- "*"
2222
cooldown:
2323
default-days: 7
24+
25+
- package-ecosystem: "pre-commit"
26+
directory: "/"
27+
schedule:
28+
interval: "weekly"
29+
groups:
30+
pre-commit-hooks:
31+
patterns:
32+
- "*"

0 commit comments

Comments
 (0)