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