Update pre-commit hooks. (#294)
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>master
parent
effc5fbd35
commit
27b57dd2b2
|
|
@ -15,7 +15,7 @@ repos:
|
|||
args: ["--target-version", "3.2"]
|
||||
|
||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||
rev: v0.0.273
|
||||
rev: v0.0.275
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
|
|
|||
Loading…
Reference in New Issue