chore(deps): update pre-commit-dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
compilerla/conventional-pre-commit | repository | minor |
v3.1.0 -> v3.2.0
|
pre-commit/pre-commit | minor |
3.6.2 -> 3.7.0
|
|
pre-commit/pre-commit-hooks | repository | minor |
v4.5.0 -> v4.6.0
|
Note: The pre-commit
manager in Renovate is not supported by the pre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
Release Notes
compilerla/conventional-pre-commit (compilerla/conventional-pre-commit)
v3.2.0
- Support commit messages generated by
git commit -v/--verbose
What's Changed
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in https://github.com/compilerla/conventional-pre-commit/pull/88
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in https://github.com/compilerla/conventional-pre-commit/pull/90
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in https://github.com/compilerla/conventional-pre-commit/pull/94
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in https://github.com/compilerla/conventional-pre-commit/pull/93
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in https://github.com/compilerla/conventional-pre-commit/pull/95
- feat: Add support for verbose git messages by @Ezri-Mudde in https://github.com/compilerla/conventional-pre-commit/pull/96
New Contributors
- @Ezri-Mudde made their first contribution in https://github.com/compilerla/conventional-pre-commit/pull/96
Full Changelog: https://github.com/compilerla/conventional-pre-commit/compare/v3.1.0...v3.2.0
pre-commit/pre-commit (pre-commit/pre-commit)
v3.7.0
==================
Features
- Use a tty for
docker
anddocker_image
hooks when--color
is specified.- #3122 MR by @glehmann.
Fixes
- Fix
fail_fast
for individual hooks stopping when previous hooks had failed.- #3167 issue by @tp832944.
- #3168 MR by @asottile.
Updating
- The per-hook behaviour of
fail_fast
was fixed. If you want the pre-3.7.0 behaviour, addfail_fast: true
to all hooks before the lastfail_fast
hook.
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)
v4.6.0
: pre-commit-hooks v4.6.0
Features
-
requirements-txt-fixer
: remove duplicate packages.- #1014 MR by @vhoulbreque-withings.
- #960 issue @csibe17.
Migrating
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.