Skip to content

Commit 6728820

Browse files
Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.7 (#24287)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit) | repository | patch | `v0.15.6` → `v0.15.7` | `v0.15.8` | 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.15.7`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.15.7) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.15.6...v0.15.7) See: <https://github.com/astral-sh/ruff/releases/tag/0.15.7> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/ruff). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe84a4e commit 6728820

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ repos:
9696
priority: 0
9797

9898
- repo: https://github.com/astral-sh/ruff-pre-commit
99-
rev: v0.15.6
99+
rev: v0.15.7
100100
hooks:
101101
- id: ruff-format
102102
exclude: crates/ty_python_semantic/resources/corpus/
@@ -122,7 +122,7 @@ repos:
122122

123123
# Priority 2: ruffen-docs runs after markdownlint-fix (both modify markdown).
124124
- repo: https://github.com/astral-sh/ruff-pre-commit
125-
rev: v0.15.6
125+
rev: v0.15.7
126126
hooks:
127127
- id: ruff-format
128128
name: mdtest format

0 commit comments

Comments
 (0)