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