[CI] Update ruff hook
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.4.5
|
rev: v0.11.6
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [--fix, --respect-gitignore, --config=pyproject.toml]
|
args: [--fix, --respect-gitignore, --config=pyproject.toml]
|
||||||
|
|||||||
Reference in New Issue
Block a user