chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 #1148

Merged
Jade merged 1 commit from renovate/pre-commit-pre-commit-hooks-6.x into main 2025-11-08 20:56:07 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
pre-commit/pre-commit-hooks repository major v5.0.0 -> v6.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)

v6.0.0: pre-commit-hooks v6.0.0

Compare Source

Fixes

Migrating


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pre-commit/pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) | repository | major | `v5.0.0` -> `v6.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](https://github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)</summary> ### [`v6.0.0`](https://github.com/pre-commit/pre-commit-hooks/releases/tag/v6.0.0): pre-commit-hooks v6.0.0 [Compare Source](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0) #### Fixes - `check-shebang-scripts-are-executable`: improve error message. - [#&#8203;1115](https://github.com/pre-commit/pre-commit-hooks/issues/1115) PR by [@&#8203;homebysix](https://github.com/homebysix). #### Migrating - now requires python >= 3.9. - [#&#8203;1098](https://github.com/pre-commit/pre-commit-hooks/issues/1098) PR by [@&#8203;asottile](https://github.com/asottile). - `file-contents-sorter`: disallow `--unique` and `--ignore-case` at the same time. - [#&#8203;1095](https://github.com/pre-commit/pre-commit-hooks/issues/1095) PR by [@&#8203;nemacysts](https://github.com/nemacysts). - [#&#8203;794](https://github.com/pre-commit/pre-commit-hooks/issues/794) issue by [@&#8203;teksturi](https://github.com/teksturi). - Removed `check-byte-order-marker` and `fix-encoding-pragma`. - `check-byte-order-marker`: migrate to `fix-byte-order-marker`. - `fix-encoding-pragma`: migrate to `pyupgrade`. - [#&#8203;1034](https://github.com/pre-commit/pre-commit-hooks/issues/1034) PR by [@&#8203;mxr](https://github.com/mxr). - [#&#8203;1032](https://github.com/pre-commit/pre-commit-hooks/issues/1032) issue by [@&#8203;mxr](https://github.com/mxr). - [#&#8203;522](https://github.com/pre-commit/pre-commit-hooks/issues/522) PR by [@&#8203;jgowdy](https://github.com/jgowdy). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDYuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE0Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmNpZXMiLCJEZXBlbmRlbmNpZXMvUmVub3ZhdGUiXX0=-->
Jade force-pushed renovate/pre-commit-pre-commit-hooks-6.x from 91f7fc62bf
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 47s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m37s
Release Docker Image / Build linux-amd64 (release) (pull_request) Successful in 5m49s
Release Docker Image / Build linux-arm64 (release) (pull_request) Successful in 6m22s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 7m28s
Release Docker Image / Create Multi-arch Release Manifest (pull_request) Successful in 20s
Release Docker Image / Build linux-amd64 (max-perf) (pull_request) Successful in 22m20s
Release Docker Image / Build linux-arm64 (max-perf) (pull_request) Successful in 23m31s
Release Docker Image / Create Max-Perf Manifest (pull_request) Successful in 13s
to 4c552bb8ca
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 43s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m14s
Documentation / Build and Deploy Documentation (push) Successful in 46s
Release Docker Image / Build linux-amd64 (release) (pull_request) Successful in 6m0s
Checks / Prek / Pre-commit & Formatting (push) Successful in 2m36s
Release Docker Image / Build linux-arm64 (release) (pull_request) Successful in 5m40s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 5m12s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 5m17s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 13m53s
Release Docker Image / Create Multi-arch Release Manifest (pull_request) Successful in 18s
Checks / Prek / Clippy and Cargo Tests (push) Has been cancelled
Release Docker Image / Create Max-Perf Manifest (pull_request) Has been cancelled
Release Docker Image / Build linux-amd64 (max-perf) (pull_request) Has been cancelled
Release Docker Image / Build linux-arm64 (max-perf) (pull_request) Has been cancelled
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 17s
Release Docker Image / Create Max-Perf Manifest (push) Has been cancelled
Release Docker Image / Build linux-amd64 (max-perf) (push) Has been cancelled
Release Docker Image / Build linux-arm64 (max-perf) (push) Has been cancelled
2025-11-08 20:56:03 +00:00
Compare
Jade merged commit 4c552bb8ca into main 2025-11-08 20:56:07 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!1148
No description provided.