chore: use latest pycln
All checks were successful
build / build (push) Successful in 1m50s

This commit is contained in:
张泊明518370910136 2025-05-27 18:07:42 -04:00
parent 91ecfe333b
commit f8a032a156

View File

@ -32,7 +32,7 @@ repos:
hooks: hooks:
- id: pyupgrade - id: pyupgrade
- repo: https://github.com/hadialqattan/pycln - repo: https://github.com/hadialqattan/pycln
rev: v2.4.0 rev: v2.5.0
hooks: hooks:
- id: pycln - id: pycln
args: [-a, --config=pyproject.toml] args: [-a, --config=pyproject.toml]