fix(deps): update dependency pre-commit to v4
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| pre-commit |
^3.6.2 -> ^4.0.0
|
Release Notes
pre-commit/pre-commit (pre-commit)
v4.5.0
==================
Features
- Add
pre-commit hazmat.- #3585 MR by @asottile.
v4.4.0
==================
Features
- Add
--fail-fastoption topre-commit run.- #3528 MR by @JulianMaurin.
- Upgrade
ruby-build/rbenv.- #3566 MR by @asottile.
- #3565 issue by @MRigal.
- Add
language: unsupported/language: unsupported_scriptas aliases forlanguage: system/language: script(which will eventually be deprecated).- #3577 MR by @asottile.
- Add support docker-in-docker detection for cgroups v2.
- #3535 MR by @br-rhrbacek.
- #3360 issue by @JasonAlt.
Fixes
- Handle when docker gives
SecurityOptions: null.- #3537 MR by @asottile.
- #3514 issue by @jenstroeger.
- Fix error context for invalid
stagesin.pre-commit-config.yaml.- #3576 MR by @asottile.
v4.3.0
==================
Features
-
language: docker/language: docker_image: detect rootless docker.- #3446 MR by @matthewhughes934.
- #1243 issue by @dkolepp.
-
language: julia: avoidstartup.jlwhen executing hooks.- #3496 MR by @ericphanson.
-
language: dart: support latest dart versions which require a higher sdk lower bound.
v4.2.0
==================
Features
- For
language: pythonfirst attempt a versioned python executable for the default language version before consulting a potentially unversionedsys.executable.- #3430 MR by @asottile.
Fixes
- Handle error during conflict detection when a file is named "HEAD"
- #3425 MR by @tusharsadhwani.
v4.1.0
==================
Features
- Add
language: julia.- #3348 MR by @fredrikekre.
- #2689 issue @jmuchovej.
Fixes
- Disable automatic toolchain switching for
language: golang. - Fix
language: rinstallation when initiated by RStudio.- #3389 MR by @lorenzwalthert.
- #3385 issue by @lorenzwalthert.
v4.0.1
==================
Fixes
- Fix
pre-commit migrate-configfor unquoted deprecated stages names with purelibpyyaml.- #3324 MR by @asottile.
- pre-commit-ci/issues#234 issue by @lorenzwalthert.
v4.0.0
==================
Features
- Improve
pre-commit migrate-configto handle more yaml formats.- #3301 MR by @asottile.
- Handle
stagesdeprecation inpre-commit migrate-config.- #3302 MR by @asottile.
- #2732 issue by @asottile.
- Upgrade
ruby-build.- #3199 MR by @ThisGuyCodes.
- Add "sensible regex" warnings to
repo: meta.- #3311 MR by @asottile.
- Add warnings for deprecated
stages(commit->pre-commit,push->pre-push,merge-commit->pre-merge-commit).- #3312 MR by @asottile.
- #3313 MR by @asottile.
- #3315 MR by @asottile.
- #2732 issue by @asottile.
Updating
-
language: python_venvhas been removed -- uselanguage: pythoninstead.- #3320 MR by @asottile.
- #2734 issue by @asottile.
v3.8.0
==================
Features
- Implement health checks for
language: rso environments are recreated if the system version of R changes.- #3206 issue by @lorenzwalthert.
- #3265 MR by @lorenzwalthert.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by uis-devops-renovatebot