forked from Github-Mirrors/canaille
pre-commit ruff automatic fix
This commit is contained in:
parent
bc8b918bd1
commit
5f5e22acbf
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ repos:
|
|||
rev: 'v0.0.269'
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
- repo: https://github.com/asottile/reorder_python_imports
|
||||
rev: v3.9.0
|
||||
hooks:
|
||||
|
|
Loading…
Reference in a new issue