Skip to content

Commit 845f0ea

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13 (#396)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit) | repository | patch | `v0.14.11` → `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://redirect.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://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.13) [Compare Source](https://redirect.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://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.12) [Compare Source](https://redirect.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> </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/identity-platform-login-ui-operator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
2 parents e5fb43a + 5b25d68 commit 845f0ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
- id: isort
2222
name: isort (python)
2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.14.11
24+
rev: v0.14.13
2525
hooks:
2626
- id: ruff
2727
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)