Update pre-commit hook pre-commit/pre-commit-hooks to v5 by renovate[bot] · Pull Request #877 · nginx/nginx-prometheus-exporter (original) (raw)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pre-commit/pre-commit-hooks | repository | major | v4.6.0 -> v5.0.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
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)
v5.0.0: pre-commit-hooks v5.0.0
Features
requirements-txt-fixer
: also removepkg_resources==...
.- #850 PR by @ericfrederich.
- #1030 issue by @ericfrederich.
check-illegal-windows-names
: new hook!- #1044 PR by @ericfrederich.
- #589 issue by @ericfrederich.
- #1049 PR by @Jeffrey-Lim.
pretty-format-json
: continue processing even if a file has a json error.
Fixes
destroyed-symlinks
: setstages
to[pre-commit, pre-push, manual]
- PR #1085 by @AdrianDC.
Migrating
- pre-commit-hooks now requires
pre-commit>=3.2.0
. - use non-deprecated names for
stages
.- #1093 PR by @asottile.
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.