🚨 re-enable noqa PYI061

This commit is contained in:
StarHeartHunt
2025-10-08 17:40:15 +08:00
parent 419190f23f
commit f76546a232
4 changed files with 32 additions and 31 deletions

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.13.3
rev: v0.14.0
hooks:
- id: ruff-check
args: [--fix]