[pre-commit.ci] Pre-commit autoupdate. (#233)

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

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-07-07 09:48:11 +02:00
committed by GitHub
parent 655c4fc055
commit 3bd9da97c1
+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.9 # must match pyproject.toml
rev: v0.15.20 # must match pyproject.toml
hooks:
- id: ruff
args: [--extend-select, I, --fix]