⬆️ auto update by pre-commit hooks

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.2 → v0.12.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.2...v0.12.11)
This commit is contained in:
pre-commit-ci[bot] 2025-09-01 16:53:12 +00:00 committed by GitHub
parent 74ce848127
commit 434facce02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.8.2
rev: v0.12.11
hooks:
- id: ruff
args: [--fix]