Skip to content

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
@@ -13,3 +13,9 @@ updates:
1313
interval: "daily"
1414
cooldown:
1515
default-days: 7
16+
- package-ecosystem: "pre-commit"
17+
directory: "/"
18+
schedule:
19+
interval: "daily"
20+
cooldown:
21+
default-days: 7

0 commit comments

Comments
 (0)