-
Notifications
You must be signed in to change notification settings - Fork 0
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 v3.8.0 #15
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pre-commit-3.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
changed the title
chore(deps): update dependency pre-commit to v3.2.1
chore(deps): update dependency pre-commit to v3.2.2
Apr 3, 2023
renovate
bot
force-pushed
the
renovate/pre-commit-3.x
branch
from
April 3, 2023 22:25
559b431
to
98a0663
Compare
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v3.2.2
chore(deps): update dependency pre-commit to v3.3.0
May 2, 2023
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v3.3.0
chore(deps): update dependency pre-commit to v3.3.1
May 2, 2023
renovate
bot
force-pushed
the
renovate/pre-commit-3.x
branch
from
May 2, 2023 17:22
ccf02e8
to
501786d
Compare
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v3.3.1
chore(deps): update dependency pre-commit to v3.3.2
May 29, 2023
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v3.3.2
chore(deps): update dependency pre-commit to v3.3.3
Jun 15, 2023
renovate
bot
force-pushed
the
renovate/pre-commit-3.x
branch
from
June 15, 2023 05:40
aacafa4
to
ffe506c
Compare
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v3.3.3
chore(deps): update dependency pre-commit to v3.4.0
Sep 3, 2023
renovate
bot
force-pushed
the
renovate/pre-commit-3.x
branch
from
September 3, 2023 05:36
ffe506c
to
a96b3d1
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-3.x
branch
from
October 14, 2023 09:02
a96b3d1
to
cd1ec1c
Compare
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v3.4.0
chore(deps): update dependency pre-commit to v3.5.0
Oct 14, 2023
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v3.5.0
chore(deps): update dependency pre-commit to v3.6.0
Dec 10, 2023
renovate
bot
force-pushed
the
renovate/pre-commit-3.x
branch
from
December 10, 2023 08:29
cd1ec1c
to
58c28b5
Compare
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v3.6.0
chore(deps): update dependency pre-commit to v3.6.1
Feb 11, 2024
renovate
bot
force-pushed
the
renovate/pre-commit-3.x
branch
from
February 11, 2024 08:30
58c28b5
to
3ece44d
Compare
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v3.6.1
chore(deps): update dependency pre-commit to v3.6.2
Feb 19, 2024
renovate
bot
force-pushed
the
renovate/pre-commit-3.x
branch
from
February 19, 2024 08:04
3ece44d
to
79a9e0d
Compare
renovate
bot
force-pushed
the
renovate/pre-commit-3.x
branch
from
March 25, 2024 05:55
79a9e0d
to
cd3dd39
Compare
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v3.6.2
chore(deps): update dependency pre-commit to v3.7.0
Mar 25, 2024
renovate
bot
force-pushed
the
renovate/pre-commit-3.x
branch
from
May 11, 2024 02:58
cd3dd39
to
4ece844
Compare
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v3.7.0
chore(deps): update dependency pre-commit to v3.7.1
May 11, 2024
renovate
bot
force-pushed
the
renovate/pre-commit-3.x
branch
from
July 29, 2024 14:57
4ece844
to
986de44
Compare
renovate
bot
changed the title
chore(deps): update dependency pre-commit to v3.7.1
chore(deps): update dependency pre-commit to v3.8.0
Jul 29, 2024
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.4
->==3.8.0
Release Notes
pre-commit/pre-commit (pre-commit)
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
v3.5.0
Compare Source
==================
Features
check-hooks-apply
andcheck-useless-excludes
.Fixes
time.monotonic()
for more accurate hook timing.Migrating
language: node
hooks.v3.4.0
Compare Source
==================
Features
language: haskell
.Fixes
v3.3.3
Compare Source
==================
Fixes
--install-dir
/--bin-dir
in gem settings.v3.3.2
Compare Source
==================
Fixes
r
on windows sometimes double-un-quoting arguments.v3.3.1
Compare Source
==================
Fixes
git
partial clone bug forautoupdate
on windows.v3.3.0
Compare Source
==================
Features
-j
/--jobs
argument toautoupdate
for parallel execution.v3.2.2
Compare Source
==================
Fixes
v3.2.1
Compare Source
==================
Fixes
language_version
forlanguage: rust
without globalrustup
.v3.2.0
Compare Source
==================
Features
pre-commit
,pre-push
, andpre-merge-commit
asstages
.pre-rebase
hook support.Fixes
language: rust
installs.v3.1.1
Compare Source
==================
Fixes
rust
withlanguage_version
and a non-writable hostRUSTUP_HOME
.v3.1.0
Compare Source
==================
Fixes
dotnet
for.sln
-based hooks for dotnet>=7.0.200.diff
fails to execute.Updating
language: python_venv
. Uselanguage: python
instead.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.