Skip to content

Commit 79c3c69

Browse files
authored
Merge pull request #222 from cclauss/patch-4
Configure monthly autoupdate for pre-commit hooks
2 parents c23b30d + b770469 commit 79c3c69

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)