Update pre-commit hook pre-commit/pre-commit-hooks to v6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pre-commit/pre-commit-hooks | repository | major |
v5.0.0 -> v6.0.0
|
Note: The pre-commit
manager in Renovate is not supported by the pre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
Release Notes
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)
v6.0.0
: pre-commit-hooks v6.0.0
Fixes
-
check-shebang-scripts-are-executable
: improve error message.- #1115 MR by @homebysix.
Migrating
- now requires python >= 3.9.
- #1098 MR by @asottile.
-
file-contents-sorter
: disallow--unique
and--ignore-case
at the same time.- #1095 MR by @nemacysts.
- #794 issue by @teksturi.
- Removed
check-byte-order-marker
andfix-encoding-pragma
.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.