⬆️ auto update by pre-commit hooks

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.2 → v0.14.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.2...v0.14.3)
This commit is contained in:
pre-commit-ci[bot] 2025-11-03 16:57:23 +00:00 committed by GitHub
parent c839b44256
commit 809b754bb6
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.14.3
hooks:
- id: ruff
args: [--fix]