mirror of https://github.com/astral-sh/uv
Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.1 (#10519)
This commit is contained in:
parent
2c021e2f7d
commit
0650e178bf
|
|
@ -42,7 +42,7 @@ repos:
|
||||||
types_or: [yaml, json5]
|
types_or: [yaml, json5]
|
||||||
|
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.8.6
|
rev: v0.9.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
- id: ruff
|
- id: ruff
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue