Update pre-commit hooks. (#384)
Co-authored-by: fabiocaccamo <1035294+fabiocaccamo@users.noreply.github.com>
This commit is contained in:
parent
72afe881ce
commit
923502d125
|
@ -9,7 +9,7 @@ repos:
|
|||
args: ["--py38-plus"]
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.2.2
|
||||
rev: v0.3.0
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
|
Loading…
Reference in New Issue