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:
- id: pyupgrade
- repo: https://github.com/hadialqattan/pycln
rev: v2.4.0
rev: v2.5.0
hooks:
- id: pycln
args: [-a, --config=pyproject.toml]