chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v3.4.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pre-commit/pre-commit-hooks | repository | minor |
v3.2.0 -> v3.4.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
v3.4.0
Features
-
file-contents-sorter
: Add--unique
argument- #524 MR by @danielhoherd.
-
check-vcs-permalinks
: Add--additional-github-domain
option- #530 MR by @youngminz.
- New hook:
destroyed-symlinks
to detect unintentional symlink-breakages on windows.- #511 MR by @m-khvoinitsky.
v3.3.0
Features
-
file-contents-sorter
: add--ignore-case
option for case-insensitive sorting -
check-added-large-files
: add--enforce-all
option to check non-added files as well- #519 MR by @mshawcroft.
- #518 issue by @mshawcroft.
-
fix-byte-order-marker
: new hook which fixes UTF-8 byte-order marker.
Deprecations
-
check-byte-order-marker
is now deprecated forfix-byte-order-marker
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.