chore(deps): update dependency pre-commit/pre-commit to v3
This MR contains the following updates:
Package | Update | Change |
---|---|---|
pre-commit/pre-commit | major |
2.21.0 -> 3.0.1
|
Release Notes
pre-commit/pre-commit
v3.0.1
==================
Fixes
- Ensure coursier hooks are available offline after install.
- #2723 MR by @asottile.
v3.0.0
==================
Features
- Make
language: golang
bootstrapgo
if not present.- #2651 MR by @taoufik07.
- #2649 issue by @taoufik07.
-
language: coursier
now supportsadditional_dependencies
andrepo: local
- #2702 MR by @asottile.
- Upgrade
ruby-build
to20221225
.- #2718 MR by @jalessio.
Fixes
- Improve error message for invalid yaml for
pre-commit autoupdate
.- #2686 MR by @asottile.
- #2685 issue by @CarstenGrohmann.
-
repo: local
no longer provisions an emptygit
repo.- #2699 MR by @asottile.
Updating
- Drop support for python<3.8
- #2655 MR by @asottile.
- Drop support for top-level list, use
pre-commit migrate-config
to update.- #2656 MR by @asottile.
- Drop support for
sha
to specify revision, usepre-commit migrate-config
to update.- #2657 MR by @asottile.
- Remove
pre-commit-validate-config
andpre-commit-validate-manifest
, usepre-commit validate-config
andpre-commit validate-manifest
instead.- #2658 MR by @asottile.
-
language: golang
hooks must usego.mod
to specify dependencies- #2672 MR by @taoufik07.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.