⬆️ auto update by pre-commit hooks
Some checks failed
TypeCheck / TypeCheck (push) Has been cancelled

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.4...v0.12.10)
This commit is contained in:
pre-commit-ci[bot]
2025-08-25 20:16:42 +00:00
committed by GitHub
parent 9392fefdf7
commit 6a19750542

View File

@@ -7,7 +7,7 @@ ci:
autoupdate_commit_msg: ':arrow_up: auto update by pre-commit hooks'
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.4
rev: v0.12.10
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]