Skip to content

Commit 5157a77

Browse files
committed
Adjust pre-commit config to autoupdate weekly
1 parent 2d27110 commit 5157a77

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# See https://pre-commit.ci for more details
2+
ci:
3+
autofix_commit_msg: 'style: pre-commit fixes'
4+
autoupdate_commit_msg: 'chore: update pre-commit hooks'
5+
autoupdate_schedule: weekly
6+
17
# See https://pre-commit.com for more information
28
# See https://pre-commit.com/hooks.html for more hooks
39
repos:

0 commit comments

Comments
 (0)