home-ops
home-ops copied to clipboard
chore(deps): update pre-commit to 4.0.1
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
pre-commit | ==3.8.0 -> ==4.0.1 |
Release Notes
pre-commit/pre-commit (pre-commit)
v4.0.1
==================
Fixes
- Fix
pre-commit migrate-config
for unquoted deprecated stages names with purelibpyyaml
.- #3324 PR by @asottile.
- pre-commit-ci/issues#234 issue by @lorenzwalthert.
v4.0.0
==================
Features
- Improve
pre-commit migrate-config
to handle more yaml formats.- #3301 PR by @asottile.
- Handle
stages
deprecation inpre-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-commit
->pre-merge-commit
).- #3312 PR by @asottile.
- #3313 PR by @asottile.
- #3315 PR by @asottile.
- #2732 issue by @asottile.
Migrating
-
language: python_venv
has been removed -- uselanguage: python
instead.- #3320 PR by @asottile.
- #2734 issue by @asottile.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.