Update ruff-pre-commit dependency to version 0.15.8
This commit is contained in:
parent
f9cac0974d
commit
6b990b4c72
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ repos:
|
||||||
args: [--target-version, "6.0"]
|
args: [--target-version, "6.0"]
|
||||||
|
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.15.5
|
rev: v0.15.8
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff-check
|
- id: ruff-check
|
||||||
args: ["--fix", "--exit-non-zero-on-fix"]
|
args: ["--fix", "--exit-non-zero-on-fix"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue