chore(deps): update pre-commit hook pre-commit/pre-commit to v4#475
Merged
descope[bot] merged 1 commit intomainfrom Jan 6, 2025
Merged
chore(deps): update pre-commit hook pre-commit/pre-commit to v4#475descope[bot] merged 1 commit intomainfrom
descope[bot] merged 1 commit intomainfrom
Conversation
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v3.3.3->v4.0.1Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers 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 (pre-commit/pre-commit)
v4.0.1: pre-commit v4.0.1Compare Source
Fixes
pre-commit migrate-configfor unquoted deprecated stages names withpurelib
pyyaml.v4.0.0: pre-commit v4.0.0Compare Source
Features
pre-commit migrate-configto handle more yaml formats.stagesdeprecation inpre-commit migrate-config.ruby-build.repo: meta.stages(commit->pre-commit,push->pre-push,merge-commit->pre-merge-commit).Migrating
language: python_venvhas been removed -- uselanguage: pythoninstead.v3.8.0: pre-commit v3.8.0Compare Source
Features
language: rso environments are recreated if the system version of R changes.v3.7.1: pre-commit v3.7.1Compare Source
Fixes
language: rustdefault language version check whenrust-toolchain.tomlis present.
v3.7.0: pre-commit v3.7.0Compare Source
Features
dockeranddocker_imagehooks when--coloris specified.Fixes
fail_fastfor individual hooks stopping when previous hooks had failed.Updating
fail_fastwas fixed. If you want the pre-3.7.0behaviour, add
fail_fast: trueto all hooks before the lastfail_fasthook.
v3.6.2: pre-commit v3.6.2Compare Source
Fixes
git commit --all.v3.6.1: pre-commit v3.6.1Compare Source
Fixes
PYTHONEXECUTABLEfrom environment when running.v3.6.0: pre-commit v3.6.0Compare Source
Features
minimum_pre_commit_versionfirst when parsing configs.Fixes
importlib.resources.Updating
v3.5.0: pre-commit v3.5.0Compare Source
Features
check-hooks-applyandcheck-useless-excludes.Fixes
time.monotonic()for more accurate hook timing.Migrating
language: nodehooks.v3.4.0: pre-commit v3.4.0Compare Source
Features
language: haskell.Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.