Skip to content

Commit b7045cd

Browse files
authored
chore: update the pre-commit hooks quarterly (#68)
pre-commit.ci opened an autoupdate pull request almost every week, and each one needs a review. Once a quarter is enough for linters and formatters, and it is what cpp-linter/cpp-linter already does. A hook can still be updated by hand with `pre-commit autoupdate` when needed.
1 parent a6614c0 commit b7045cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎.pre-commit-config.yaml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ ci:
22
autofix_prs: true
33
autofix_commit_msg: 'chore: auto fixes from pre-commit.com hooks'
44
autoupdate_commit_msg: 'chore: pre-commit autoupdate'
5+
autoupdate_schedule: quarterly
56

67
repos:
78
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)