Update ruff-pre-commit
This commit is contained in:
parent
d017323c25
commit
06ccd8c61c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.0.289
|
rev: v0.0.290
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [--fix, --exit-non-zero-on-fix]
|
args: [--fix, --exit-non-zero-on-fix]
|
||||||
|
|
Loading…
Reference in a new issue