Update dependency pre-commit to v1.21.0 #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.17.0
->==1.21.0
Release Notes
pre-commit/pre-commit (pre-commit)
v1.21.0
Compare Source
===================
Features
conda
as a newlanguage
.files
for file selection.--verbose
/verbose
to be more consistent with normal runs.pre-merge-commit
git hook.pre-commit autoupdate --freeze
which produces "frozen" revisions.--verbose
.Fixes
.git
.git
has since fixed this bug: git/git@36fd304
GIT_SSL_CAINFO
is necessary.pre-commit try-repo
for bare, on-disk repositories.pre-commit autoupdate
to improve terminal autolink.Misc.
v1.20.0
Compare Source
===================
Features
ruby
.pre-commit sample-config
.Fixes
v1.19.0
Compare Source
===================
Features
--hook-type
to be specified multiple times.pre-commit install --hook-type pre-commit --hook-type pre-push
pty
.importlib.metadata
directly when running in python 3.8files:
regexFixes
not executable
instead ofnot found
.healthy()
check when current working directorycontains modules which shadow standard library names.
Updating
separators now only need to handle forward slashes.
v1.18.3
Compare Source
===================
Fixes
node_modules
plugin installation on windowsv1.18.2
Compare Source
===================
Fixes
v1.18.1
Compare Source
===================
Fixes
rust
hooks with newcargo
v1.18.0
Compare Source
===================
Features
language_version
pre-commit autoupdate
now supports non-master
default branchespre-commit init-templatedir
which makes it easier to automaticallyenable
pre-commit
in cloned repositories.PRE_COMMIT_COLOR={auto,always,never}
TERM=dumb
docker
based hooks on windowsFixes
Misc.
tox --devenv ...
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.