GitLab will be upgraded on 17-March-2025 between 12:00 and 14:00. There may be small periods of service instability.
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pre-commit/pre-commit-hooks | repository | major |
v4.4.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.
v5.0.0
: pre-commit-hooks v5.0.0requirements-txt-fixer
: also remove pkg_resources==...
.
check-illegal-windows-names
: new hook!
pretty-format-json
: continue processing even if a file has a json error.
destroyed-symlinks
: set stages
to [pre-commit, pre-push, manual]
pre-commit>=3.2.0
.stages
.
v4.6.0
: pre-commit-hooks v4.6.0requirements-txt-fixer
: remove duplicate packages.
fix-encoding-pragma
: deprecated -- will be removed in 5.0.0. use
pyupgrade or some other tool.
v4.5.0
: pre-commit-hooks v4.5.0requirements-txt-fixer
: also sort constraints.txt
by default.
debug-statements
: add bpdb
debugger.
file-contents-sorter
: fix sorting an empty file.
double-quote-string-fixer
: don't rewrite inside f-strings in 3.12+.
This MR has been generated by Renovate Bot.