chore: update dependencies

This commit is contained in:
2025-06-17 18:13:59 +08:00
parent 2264e90b8e
commit 212afa32db
2 changed files with 4 additions and 3 deletions

View File

@ -4,8 +4,9 @@ repos:
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.0
rev: v0.11.13
hooks:
- id: ruff
args: ["--fix"]