-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency pre-commit to v4 #379
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pre-commit-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
from
October 12, 2024 07:12
e1001e7
to
accbac9
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
2 times, most recently
from
October 19, 2024 09:05
0c9580d
to
af2d3d2
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
3 times, most recently
from
November 2, 2024 08:02
f44b5b5
to
d1f1440
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
3 times, most recently
from
November 9, 2024 15:14
e6a6174
to
03dbc8c
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
3 times, most recently
from
November 25, 2024 09:04
3532734
to
1ed706a
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
3 times, most recently
from
November 25, 2024 13:47
a6a3e7e
to
3f94bae
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
8 times, most recently
from
December 7, 2024 06:10
9ee8305
to
4ce90b6
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
4 times, most recently
from
December 21, 2024 09:37
9b7897c
to
1a2bbca
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
2 times, most recently
from
January 8, 2025 16:52
588e61f
to
dbc2d5c
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
2 times, most recently
from
January 9, 2025 12:26
63bee0b
to
173fa8e
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-4.x
branch
from
January 9, 2025 14:02
173fa8e
to
41e696e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^3.0.0
->^4.0.0
Release Notes
pre-commit/pre-commit (pre-commit)
v4.0.1
Compare Source
==================
Fixes
pre-commit migrate-config
for unquoted deprecated stages names withpurelib
pyyaml
.v4.0.0
Compare Source
==================
Features
pre-commit migrate-config
to handle more yaml formats.stages
deprecation inpre-commit migrate-config
.ruby-build
.repo: meta
.stages
(commit
->pre-commit
,push
->pre-push
,merge-commit
->pre-merge-commit
).Migrating
language: python_venv
has been removed -- uselanguage: python
instead.v3.8.0
Compare Source
==================
Features
language: r
so environments are recreated ifthe system version of R changes.
v3.7.1
Compare Source
==================
Fixes
language: rust
default language version check whenrust-toolchain.toml
is present.
v3.7.0
Compare Source
==================
Features
docker
anddocker_image
hooks when--color
is specified.Fixes
fail_fast
for individual hooks stopping when previous hooks had failed.Updating
fail_fast
was fixed. If you want the pre-3.7.0behaviour, add
fail_fast: true
to all hooks before the lastfail_fast
hook.
v3.6.2
Compare Source
==================
Fixes
git commit --all
.v3.6.1
Compare Source
==================
Fixes
PYTHONEXECUTABLE
from environment when running.v3.6.0
Compare Source
==================
Features
minimum_pre_commit_version
first when parsing configs.Fixes
importlib.resources
.Updating
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.