[pre-commit.ci] Pre-commit autoupdate.

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)
This commit is contained in:
pre-commit-ci[bot]
2026-07-06 18:29:23 +00:00
committed by GitHub
parent 655c4fc055
commit 0e825b5fe3
+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]