UCL-ARC / python-tooling

Python package template for new research software projects
http://github-pages.arc.ucl.ac.uk/python-tooling/
MIT License
43 stars 2 forks source link

chore(deps): renovate: pre-commit/pre-commit-hooks to v5 #485

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

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`](https://redirect.github.com/pre-commit/pre-commit-hooks/releases/tag/v5.0.0): pre-commit-hooks v5.0.0 [Compare Source](https://redirect.github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0) ##### Features - `requirements-txt-fixer`: also remove `pkg_resources==...`. - [#​850](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/850) PR by [@​ericfrederich](https://redirect.github.com/ericfrederich). - [#​1030](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1030) issue by [@​ericfrederich](https://redirect.github.com/ericfrederich). - `check-illegal-windows-names`: new hook! - [#​1044](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1044) PR by [@​ericfrederich](https://redirect.github.com/ericfrederich). - [#​589](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/589) issue by [@​ericfrederich](https://redirect.github.com/ericfrederich). - [#​1049](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1049) PR by [@​Jeffrey-Lim](https://redirect.github.com/Jeffrey-Lim). - `pretty-format-json`: continue processing even if a file has a json error. - [#​1039](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1039) PR by [@​amarvin](https://redirect.github.com/amarvin). - [#​1038](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1038) issue by [@​amarvin](https://redirect.github.com/amarvin). ##### Fixes - `destroyed-symlinks`: set `stages` to `[pre-commit, pre-push, manual]` - PR [#​1085](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1085) by [@​AdrianDC](https://redirect.github.com/AdrianDC). ##### Migrating - pre-commit-hooks now requires `pre-commit>=3.2.0`. - use non-deprecated names for `stages`. - [#​1093](https://redirect.github.com/pre-commit/pre-commit-hooks/issues/1093) PR by [@​asottile](https://redirect.github.com/asottile).

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - "every weekday" (UTC).

🚦 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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.