🎈 pre-commit autoupdate hooks

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.12.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.13...v0.12.2)
This commit is contained in:
pre-commit-ci[bot]
2025-07-07 21:19:37 +00:00
committed by GitHub
parent 0a8f3e2c01
commit 3f23be143e
+1 -1
View File
@@ -27,7 +27,7 @@ repos:
args: ["--fix=lf"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.13
rev: v0.12.2
hooks:
- id: ruff
args: [--fix]