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