Compare commits

..

3 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
0dd41fbe2a
Merge 82bc83b85d into f94121080f 2025-10-06 17:00:54 +00:00
pre-commit-ci[bot]
82bc83b85d 🚨 auto fix by pre-commit hooks
Some checks failed
Sequential Lint and Type Check / ruff-call (push) Has been cancelled
Sequential Lint and Type Check / pyright-call (push) Has been cancelled
2025-10-06 17:00:51 +00:00
pre-commit-ci[bot]
ff5b4e60c7
⬆️ 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)
2025-10-06 17:00:42 +00:00

View File

@ -7,7 +7,7 @@ ci:
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks" autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
repos: repos:
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.11 rev: v0.13.3
hooks: hooks:
- id: ruff - id: ruff
args: [--fix] args: [--fix]