Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.11
This commit is contained in:
parent
98d72a6b57
commit
3cdfe54f5f
|
|
@ -1,7 +1,7 @@
|
|||
default_stages: ['pre-commit']
|
||||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.15.10
|
||||
rev: v0.15.11
|
||||
hooks:
|
||||
# fix unused imports and sort them
|
||||
- id: ruff
|
||||
|
|
|
|||
Loading…
Reference in New Issue