mirror of https://github.com/astral-sh/ruff
Update pre-commit hook astral-sh/ruff-pre-commit to v0.5.7 (#12824)
This commit is contained in:
parent
9caec36b59
commit
47d05ee9ea
|
|
@ -57,7 +57,7 @@ repos:
|
|||
pass_filenames: false # This makes it a lot faster
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.5.6
|
||||
rev: v0.5.7
|
||||
hooks:
|
||||
- id: ruff-format
|
||||
- id: ruff
|
||||
|
|
|
|||
Loading…
Reference in New Issue