chore: pre-commit hooks

This commit is contained in:
2025-05-31 10:25:13 +08:00
parent 8e9c61829d
commit 0fd7d3aa5e

View File

@ -6,7 +6,7 @@ repos:
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.8 rev: v0.11.12
hooks: hooks:
- id: ruff - id: ruff
args: ["--fix"] args: ["--fix"]