Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.6 (#2691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a1c9e1cf8d
commit
9deb8c081a
|
|
@ -40,6 +40,6 @@ repos:
|
||||||
- id: mypy
|
- id: mypy
|
||||||
fail_fast: true
|
fail_fast: true
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.6.5
|
rev: v0.6.6
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue