receptive_field_analysis_toolbox
receptive_field_analysis_toolbox copied to clipboard
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.3.0
This PR 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
Features
-
check-executables-have-shebangs
: usegit config core.fileMode
to determine if it should querygit
.- #730 PR by @Kurt-von-Laven.
-
name-tests-test
: add--pytest-test-first
test convention.- #779 PR by @asottile.
Fixes
-
check-shebang-scripts-are-executable
: update windows instructions.- #774 PR by @mdeweerd.
- #770 issue by @mdeweerd.
-
check-toml
: use stdlibtomllib
when available.- #771 PR by @DanielNoord.
- #755 issue by @sognetic.
-
check-added-large-files
: don't run on non-filestages
.- #778 PR by @asottile.
- #777 issue by @skyj.
v4.2.0
Features
-
name-tests-test
: updated display text.- #713 PR by @asottile.
-
check-docstring-first
: make output more parsable.- #748 PR by @asottile.
-
check-merge-conflict
: make output more parsable.- #748 PR by @asottile.
-
debug-statements
: make output more parsable.- #748 PR by @asottile.
Fixes
-
check-merge-conflict
: fix detection of======
conflict marker on windows.- #748 PR by @asottile.
Updating
- Drop python<3.7.
- #719 PR by @asottile.
- Changed default branch from
master
tomain
.- #744 PR by @asottile.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
Merging #70 (98e1f75) into main (308c86c) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #70 +/- ##
=======================================
Coverage 95.38% 95.38%
=======================================
Files 21 21
Lines 1800 1800
=======================================
Hits 1717 1717
Misses 83 83
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 308c86c...98e1f75. Read the comment docs.