[pre-commit.ci] pre-commit autoupdate (#288)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.291](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.287...v0.0.291) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
438bd2c07d
commit
71c92458e1
|
@ -24,7 +24,7 @@ repos:
|
|||
- id: prettier
|
||||
args: ["--print-width=120", "--prose-wrap=always"]
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: "v0.0.287"
|
||||
rev: "v0.0.291"
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
|
Loading…
Reference in New Issue