P

pre-commit

P
pre-commit Dev Tools v4.6.1

pre-commit v4.6.1

Fixes Install language: node hooks via git. Fixes npm 12.x compatibility #3719 PR by @asottile. #3517 issue by @ojob. Set JULIA_DEPOT_PATH for language: julia. #3711 PR by @damonbayer. pre-commit-ci/runner-image#335 issue by @damonbayer. Produce error on mistyped --repo for pre-commit autoupdate. #3701 PR by @mxr. #3695 issue by @mxr. Improve performance of commit existence check in pre-push. #372…

P
pre-commit Dev Tools v4.6.0

pre-commit v4.6.0

Features pre-commit hook-impl: allow --hook-dir to be missing to enable easier usage with git 2.54+ git hooks. #3662 PR by @asottile. Fixes pre-commit hook-impl: --hook-type is required. #3661 PR by @asottile.

P
pre-commit Dev Tools v4.5.1

pre-commit v4.5.1

Fixes Fix language: python with repo: local without additional_dependencies. #3597 PR by @asottile.

P
pre-commit Dev Tools v4.4.0

pre-commit v4.4.0

Features Add --fail-fast option to pre-commit run. #3528 PR by @JulianMaurin. Upgrade ruby-build / rbenv. #3566 PR by @asottile. #3565 issue by @MRigal. Add language: unsupported / language: unsupported_script as aliases for language: system / language: script (which will eventually be deprecated). #3577 PR by @asottile. Add support docker-in-docker detection for cgroups v2. #3535 PR by @br-rhrbac…

P
pre-commit Dev Tools v4.3.0

pre-commit v4.3.0

Features language: docker / language: docker_image: detect rootless docker. #3446 PR by @matthewhughes934. #1243 issue by @dkolepp. language: julia: avoid startup.jl when executing hooks. #3496 PR by @ericphanson. language: dart: support latest dart versions which require a higher sdk lower bound. #3507 PR by @bc-lee.

P
pre-commit Dev Tools v4.2.0

pre-commit v4.2.0

Features For language: python first attempt a versioned python executable for the default language version before consulting a potentially unversioned sys.executable. #3430 PR by @asottile. Fixes Handle error during conflict detection when a file is named "HEAD" #3425 PR by @tusharsadhwani.

P
pre-commit Dev Tools v4.1.0

pre-commit v4.1.0

Features Add language: julia. #3348 PR by @fredrikekre. #2689 issue @jmuchovej. Fixes Disable automatic toolchain switching for language: golang. #3304 PR by @AleksaC. #3300 issue by @AleksaC. #3149 issue by @nijel. Fix language: r installation when initiated by RStudio. #3389 PR by @lorenzwalthert. #3385 issue by @lorenzwalthert.

P
pre-commit Dev Tools v4.0.1

pre-commit v4.0.1

Fixes Fix pre-commit migrate-config for unquoted deprecated stages names with purelib pyyaml. #3324 PR by @asottile. pre-commit-ci/issues#234 issue by @lorenzwalthert.

P
pre-commit Dev Tools v4.0.0

pre-commit v4.0.0

Features Improve pre-commit migrate-config to handle more yaml formats. #3301 PR by @asottile. Handle stages deprecation in pre-commit migrate-config. #3302 PR by @asottile. #2732 issue by @asottile. Upgrade ruby-build. #3199 PR by @thisguycodes. Add "sensible regex" warnings to repo: meta. #3311 PR by @asottile. Add warnings for deprecated stages (commit -> pre-commit, push -> pre-push, merge-com…

P
pre-commit Dev Tools v3.8.0

pre-commit v3.8.0

Features Implement health checks for language: r so environments are recreated if the system version of R changes. #3206 issue by @lorenzwalthert. #3265 PR by @lorenzwalthert.