chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.11.8 (#3422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c776c46eb9
commit
914ff2002f
|
|
@ -48,7 +48,7 @@ repos:
|
||||||
- pytest
|
- pytest
|
||||||
- cryptography
|
- cryptography
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.11.7
|
rev: v0.11.8
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: ["check", "--select", "I", "--fix"]
|
args: ["check", "--select", "I", "--fix"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue