[pre-commit.ci] pre-commit autoupdate (#15618)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.8...v0.15.9)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot]
2026-04-06 23:32:37 +01:00
committed by GitHub
parent 68c8548b5c
commit 9d757d079b
+1 -1
View File
@@ -11,7 +11,7 @@ repos:
args: [--fix=lf]
- id: check-case-conflict
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.8 # must match requirements-tests.txt
rev: v0.15.9 # must match requirements-tests.txt
hooks:
- id: ruff
name: Run ruff on stubs, tests and scripts