chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.1 #16

Merged
Renovate merged 1 commits from renovate/astral-sh-ruff-pre-commit-0.x into main 2026-02-13 02:13:14 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
astral-sh/ruff-pre-commit repository patch v0.15.0v0.15.1

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

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.15.1

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.1


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.


  • 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 | |---|---|---|---| | [astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) | repository | patch | `v0.15.0` → `v0.15.1` | 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.15.1`](https://github.com/astral-sh/ruff-pre-commit/releases/tag/v0.15.1) [Compare Source](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.0...v0.15.1) See: <https://github.com/astral-sh/ruff/releases/tag/0.15.1> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiQXV0b21hdGlvbiIsImNob3JlIiwicHJlLWNvbW1pdCJdfQ==-->
Renovate added 1 commit 2026-02-13 02:10:44 +01:00
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.1
All checks were successful
Lint / pre-commit Linting (push) Successful in 49s
308ab72a2c
Renovate scheduled this pull request to auto merge when all checks succeed 2026-02-13 02:11:02 +01:00
First-time contributor

Preparing PR description...

Preparing PR description...
First-time contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵
🧪 No relevant tests
🔒 No security concerns identified
 Recommended focus areas for review

Indentation

Confirm that the rev line is correctly indented under the repo entry to avoid YAML parsing errors in the pre-commit configuration.

rev: v0.15.1
Argument Compatibility

Ensure that the existing args for the ruff hook (--fix, --exit-non-zero-on-fix) remain compatible with v0.15.1 and no new flags are required.

- id: ruff
  args: [--fix, --exit-non-zero-on-fix]
## PR Reviewer Guide 🔍 Here are some key observations to aid the review process: <table> <tr><td>⏱️&nbsp;<strong>Estimated effort to review</strong>: 1 🔵⚪⚪⚪⚪</td></tr> <tr><td>🧪&nbsp;<strong>No relevant tests</strong></td></tr> <tr><td>🔒&nbsp;<strong>No security concerns identified</strong></td></tr> <tr><td>⚡&nbsp;<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>Indentation</strong></a> Confirm that the `rev` line is correctly indented under the `repo` entry to avoid YAML parsing errors in the pre-commit configuration. </summary> ```yaml rev: v0.15.1 ``` </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#L29-L30'><strong>Argument Compatibility</strong></a> Ensure that the existing `args` for the `ruff` hook (`--fix`, `--exit-non-zero-on-fix`) remain compatible with v0.15.1 and no new flags are required. </summary> ```yaml - id: ruff args: [--fix, --exit-non-zero-on-fix] ``` </details> </td></tr> </table>
Renovate merged commit 185164d058 into main 2026-02-13 02:13:14 +01:00
Renovate deleted branch renovate/astral-sh-ruff-pre-commit-0.x 2026-02-13 02:13:18 +01:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Philipp/template-git#16