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