🔖 bump version 2.4.3 (#3622)

This commit is contained in:
Ju4tCode
2025-08-07 18:07:10 +08:00
committed by GitHub
parent e31f7d8f9f
commit ec965fc705
100 changed files with 170 additions and 19896 deletions

View File

@ -9,7 +9,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.7
hooks:
- id: ruff
- id: ruff-check
args: [--fix]
stages: [pre-commit]
- id: ruff-format