Update ruff-pre-commit to version 0.11.8
This commit is contained in:
parent
e33b331564
commit
544ef6dca3
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ repos:
|
||||||
|
|
||||||
# An extremely fast Python linter and formatter.
|
# An extremely fast Python linter and formatter.
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.11.5
|
rev: v0.11.8
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
- id: ruff
|
- id: ruff
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue