Skip to content

Commit 9a3426b

Browse files
committed
Add pre-commit to dependabot
1 parent c45e891 commit 9a3426b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ updates:
1010
directory: /
1111
schedule:
1212
interval: monthly
13+
14+
- package-ecosystem: pre-commit
15+
directory: /
16+
schedule:
17+
interval: monthly

0 commit comments

Comments
 (0)