Update pre-commit hooks. (#279)
parent
cd361c461d
commit
a5c4c82d9a
|
|
@ -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.264
|
rev: v0.0.265
|
||||||
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