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