chore(deps): upgrade packages

This commit is contained in:
MingxuanGame
2025-09-13 16:41:35 +00:00
parent 7d0b2c657d
commit 6382b744c1
5 changed files with 190 additions and 166 deletions

View File

@@ -7,7 +7,7 @@ ci:
autoupdate_commit_msg: "chore(deps): auto update by pre-commit hooks"
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.2
rev: v0.13.0
hooks:
- id: ruff-check
args: [--fix]