add auto --fix

This commit is contained in:
geekan 2023-12-24 19:40:56 +08:00
parent 311d351799
commit 984ea4dbed

View file

@ -19,6 +19,7 @@ repos:
rev: v0.0.284
hooks:
- id: ruff
args: [ --fix ]
- repo: https://github.com/psf/black
rev: 23.3.0