Sourced from pre-commit's releases.
pre-commit v3.0.2
Fixes
- Prevent local
Gemfilefrom interfering with hook execution.
- #2727 PR by
@asottile.- Fix
language: r,repo: localhooks
- pre-commit-ci/issues#107 by
@lorenzwalthert.- #2728 PR by
@asottile.pre-commit v3.0.1
Fixes
- Ensure coursier hooks are available offline after install.
- #2723 PR by
@asottile.pre-commit v3.0.0
Features
- Make
language: golangbootstrapgoif not present.
- #2651 PR by
@taoufik07.- #2649 issue by
@taoufik07.language: coursiernow supportsadditional_dependenciesandrepo: local
- #2702 PR by
@asottile.- Upgrade
ruby-buildto20221225.
- #2718 PR by
@jalessio.Fixes
- Improve error message for invalid yaml for
pre-commit autoupdate.
- #2686 PR by
@asottile.- #2685 issue by
@CarstenGrohmann.repo: localno longer provisions an emptygitrepo.
- #2699 PR by
@asottile.Updating
- Drop support for python<3.8
- #2655 PR by
@asottile.- Drop support for top-level list, use
pre-commit migrate-configto update.
- #2656 PR by
@asottile.- Drop support for
shato specify revision, usepre-commit migrate-configto update.
- #2657 PR by
@asottile.- Remove
pre-commit-validate-configandpre-commit-validate-manifest, usepre-commit validate-configandpre-commit validate-manifestinstead.
- #2658 PR by
@asottile.language: golanghooks must usego.modto specify dependencies
- #2672 PR by
@taoufik07.
Sourced from pre-commit's changelog.
3.0.2 - 2023-01-29
Fixes
- Prevent local
Gemfilefrom interfering with hook execution.
- #2727 PR by
@asottile.- Fix
language: r,repo: localhooks
- pre-commit-ci/issues#107 by
@lorenzwalthert.- #2728 PR by
@asottile.3.0.1 - 2023-01-26
Fixes
- Ensure coursier hooks are available offline after install.
- #2723 PR by
@asottile.3.0.0 - 2023-01-23
Features
- Make
language: golangbootstrapgoif not present.
- #2651 PR by
@taoufik07.- #2649 issue by
@taoufik07.language: coursiernow supportsadditional_dependenciesandrepo: local
- #2702 PR by
@asottile.- Upgrade
ruby-buildto20221225.
- #2718 PR by
@jalessio.Fixes
- Improve error message for invalid yaml for
pre-commit autoupdate.
- #2686 PR by
@asottile.- #2685 issue by
@CarstenGrohmann.repo: localno longer provisions an emptygitrepo.
- #2699 PR by
@asottile.Updating
- Drop support for python<3.8
- #2655 PR by
@asottile.- Drop support for top-level list, use
pre-commit migrate-configto update.
- #2656 PR by
@asottile.- Drop support for
shato specify revision, usepre-commit migrate-configto update.
- #2657 PR by
@asottile.- Remove
pre-commit-validate-configandpre-commit-validate-manifest, usepre-commit validate-configandpre-commit validate-manifestinstead.
- #2658 PR by
@asottile.language: golanghooks must usego.modto specify dependencies
- #2672 PR by
@taoufik07.
6abb05a
v3.0.22e1cfa8
Merge pull request #2728
from pre-commit/fix-r-local-hooks420902f
fix r local hooks6eacdd4
Merge pull request #2726
from pre-commit/pick-better-ruby-version6e8051b
speed up ruby tests by picking a prebuilt in 22.04840cf53
Merge pull request #2727
from pre-commit/ignore-gemfilef4bd449
also ignore Gemfile in projectdd8e717
v3.0.16d3a7ee
Merge pull request #2723
from pre-commit/coursier-cache83e05e6
ensure coursier hooks are available offline after install