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.
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) | repository | patch | `v0.14.10` → `v0.14.13` |
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>astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)</summary>
### [`v0.14.13`](https://github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.13)
[Compare Source](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.12...v0.14.13)
See: <https://github.com/astral-sh/ruff/releases/tag/0.14.13>
### [`v0.14.12`](https://github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.12)
[Compare Source](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.11...v0.14.12)
See: <https://github.com/astral-sh/ruff/releases/tag/0.14.12>
### [`v0.14.11`](https://github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.11)
[Compare Source](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.10...v0.14.11)
See: <https://github.com/astral-sh/ruff/releases/tag/0.14.11>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MS40IiwidXBkYXRlZEluVmVyIjoiNDIuNzEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiQXV0b21hdGlvbiIsImNob3JlIiwicHJlLWNvbW1pdCJdfQ==-->
Validate that the updated ruff-pre-commit v0.14.13 works with existing hook arguments (--fix, --exit-non-zero-on-fix) and does not introduce breaking changes in linting behavior.
## PR Reviewer Guide 🔍
Here are some key observations to aid the review process:
<table>
<tr><td>⏱️ <strong>Estimated effort to review</strong>: 1 🔵⚪⚪⚪⚪</td></tr>
<tr><td>🧪 <strong>No relevant tests</strong></td></tr>
<tr><td>🔒 <strong>No security concerns identified</strong></td></tr>
<tr><td>⚡ <strong>Recommended focus areas for review</strong><br><br>
<details><summary><a href='https://git.horstenkamp.eu/Philipp/template-git/src/branch/renovate/astral-sh-ruff-pre-commit-0.x/.pre-commit-config.yaml#L27-L27'><strong>YAML Indentation</strong></a>
Ensure that the `rev` line is correctly indented to match the surrounding `repo` block and avoid parsing errors in the pre-commit configuration.
</summary>
```yaml
rev: v0.14.13
```
</details>
<details><summary><a href='https://git.horstenkamp.eu/Philipp/template-git/src/branch/renovate/astral-sh-ruff-pre-commit-0.x/.pre-commit-config.yaml#L27-L30'><strong>Hook Compatibility</strong></a>
Validate that the updated `ruff-pre-commit` v0.14.13 works with existing hook arguments (`--fix`, `--exit-non-zero-on-fix`) and does not introduce breaking changes in linting behavior.
</summary>
```yaml
rev: v0.14.13
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
```
</details>
</td></tr>
</table>
Here are some key observations to aid the review process:
⏱️Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪No relevant tests
🔒No security concerns identified
⚡No major issues detected
## PR Reviewer Guide 🔍
Here are some key observations to aid the review process:
<table>
<tr><td>⏱️ <strong>Estimated effort to review</strong>: 1 🔵⚪⚪⚪⚪</td></tr>
<tr><td>🧪 <strong>No relevant tests</strong></td></tr>
<tr><td>🔒 <strong>No security concerns identified</strong></td></tr>
<tr><td>⚡ <strong>No major issues detected</strong></td></tr>
</table>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v0.14.10→v0.14.13Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)
v0.14.13Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.13
v0.14.12Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.12
v0.14.11Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.14.11
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Renovate Bot.
Preparing PR description...
PR Reviewer Guide 🔍
Here are some key observations to aid the review process:
YAML Indentation
Ensure that the
revline is correctly indented to match the surroundingrepoblock and avoid parsing errors in the pre-commit configuration.Hook Compatibility
Validate that the updated
ruff-pre-commitv0.14.13 works with existing hook arguments (--fix,--exit-non-zero-on-fix) and does not introduce breaking changes in linting behavior.a3d207fab8to82742ac514PR Reviewer Guide 🔍
Here are some key observations to aid the review process: