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
### [`v4.3.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/tag/v4.3.0)
[Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0)
##### Features
- `check-executables-have-shebangs`: use `git config core.fileMode` to determine if it should query `git`.
- [#730](https://togithub.com/pre-commit/pre-commit-hooks/issues/730) PR by [@Kurt-von-Laven](https://togithub.com/Kurt-von-Laven).
- `name-tests-test`: add `--pytest-test-first` test convention.
- [#779](https://togithub.com/pre-commit/pre-commit-hooks/issues/779) PR by [@asottile](https://togithub.com/asottile).
##### Fixes
- `check-shebang-scripts-are-executable`: update windows instructions.
- [#774](https://togithub.com/pre-commit/pre-commit-hooks/issues/774) PR by [@mdeweerd](https://togithub.com/mdeweerd).
- [#770](https://togithub.com/pre-commit/pre-commit-hooks/issues/770) issue by [@mdeweerd](https://togithub.com/mdeweerd).
- `check-toml`: use stdlib `tomllib` when available.
- [#771](https://togithub.com/pre-commit/pre-commit-hooks/issues/771) PR by [@DanielNoord](https://togithub.com/DanielNoord).
- [#755](https://togithub.com/pre-commit/pre-commit-hooks/issues/755) issue by [@sognetic](https://togithub.com/sognetic).
- `check-added-large-files`: don't run on non-file `stages`.
- [#778](https://togithub.com/pre-commit/pre-commit-hooks/issues/778) PR by [@asottile](https://togithub.com/asottile).
- [#777](https://togithub.com/pre-commit/pre-commit-hooks/issues/777) issue by [@skyj](https://togithub.com/skyj).
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
v4.2.0
->v4.3.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-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
### [`v4.3.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/tag/v4.3.0) [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0) ##### Features - `check-executables-have-shebangs`: use `git config core.fileMode` to determine if it should query `git`. - [#730](https://togithub.com/pre-commit/pre-commit-hooks/issues/730) PR by [@Kurt-von-Laven](https://togithub.com/Kurt-von-Laven). - `name-tests-test`: add `--pytest-test-first` test convention. - [#779](https://togithub.com/pre-commit/pre-commit-hooks/issues/779) PR by [@asottile](https://togithub.com/asottile). ##### Fixes - `check-shebang-scripts-are-executable`: update windows instructions. - [#774](https://togithub.com/pre-commit/pre-commit-hooks/issues/774) PR by [@mdeweerd](https://togithub.com/mdeweerd). - [#770](https://togithub.com/pre-commit/pre-commit-hooks/issues/770) issue by [@mdeweerd](https://togithub.com/mdeweerd). - `check-toml`: use stdlib `tomllib` when available. - [#771](https://togithub.com/pre-commit/pre-commit-hooks/issues/771) PR by [@DanielNoord](https://togithub.com/DanielNoord). - [#755](https://togithub.com/pre-commit/pre-commit-hooks/issues/755) issue by [@sognetic](https://togithub.com/sognetic). - `check-added-large-files`: don't run on non-file `stages`. - [#778](https://togithub.com/pre-commit/pre-commit-hooks/issues/778) PR by [@asottile](https://togithub.com/asottile). - [#777](https://togithub.com/pre-commit/pre-commit-hooks/issues/777) issue by [@skyj](https://togithub.com/skyj).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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.