chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.3.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pre-commit/pre-commit-hooks | repository | minor |
v4.1.0 -> v4.3.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
v4.3.0
: pre-commit-hooks v4.3.0
Features
-
check-executables-have-shebangs
: usegit config core.fileMode
to determine if it should querygit
.- #730 MR by @Kurt-von-Laven.
-
name-tests-test
: add--pytest-test-first
test convention.- #779 MR by @asottile.
Fixes
-
check-shebang-scripts-are-executable
: update windows instructions.- #774 MR by @mdeweerd.
- #770 issue by @mdeweerd.
-
check-toml
: use stdlibtomllib
when available.- #771 MR by @DanielNoord.
- #755 issue by @sognetic.
-
check-added-large-files
: don't run on non-filestages
.- #778 MR by @asottile.
- #777 issue by @skyj.
v4.2.0
: pre-commit-hooks v4.2.0
Features
-
name-tests-test
: updated display text.- #713 MR by @asottile.
-
check-docstring-first
: make output more parsable.- #748 MR by @asottile.
-
check-merge-conflict
: make output more parsable.- #748 MR by @asottile.
-
debug-statements
: make output more parsable.- #748 MR by @asottile.
Fixes
-
check-merge-conflict
: fix detection of======
conflict marker on windows.- #748 MR by @asottile.
Updating
- Drop python<3.7.
- #719 MR by @asottile.
- Changed default branch from
master
tomain
.- #744 MR by @asottile.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.