Skip to content

Commit b770469

Browse files
authored
Configure monthly autoupdate for pre-commit hooks
Set pre-commit hooks to autoupdate monthly.
1 parent c23b30d commit b770469

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
# `pipx install pre-commit` or `brew install pre-commit`
55
# Then in the project root directory run `pre-commit install`
66

7+
ci:
8+
autoupdate_schedule: monthly
9+
710
repos:
811
- repo: https://github.com/pre-commit/pre-commit-hooks
912
rev: v6.0.0

0 commit comments

Comments
 (0)