Fixes
- Fix
language: pythonwithrepo: localwithoutadditional_dependencies.- #3597 PR by @asottile.
Unclaimed project
Are you a maintainer of pre-commit? Claim this project to take control of your public changelog and roadmap.
Changelog
A framework for managing and maintaining multi-language pre-commit hooks.
language: python with repo: local without additional_dependencies.
pre-commit hazmat.
--fail-fast option to pre-commit run.
ruby-build / rbenv.
language: unsupported / language: unsupported_script as aliases for language: system / language: script (which will eventually be deprecated).
language: docker / language: docker_image: detect rootless docker.
language: julia: avoid startup.jl when executing hooks.
language: dart: support latest dart versions which require a higher sdk
lower bound.
language: python first attempt a versioned python executable for the default language version before consulting a potentially unversioned sys.executable.