⬆️ auto update by pre-commit hooks

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.2 → v0.13.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.2...v0.13.3)
This commit is contained in:
pre-commit-ci[bot] 2025-10-06 17:00:42 +00:00 committed by GitHub
parent f94121080f
commit ff5b4e60c7
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.13.3
hooks:
- id: ruff
args: [--fix]