Update ruff-pre-commit hook version to v0.15.16
This commit is contained in:
parent
a6d35ef73f
commit
8ea1fd9014
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ repos:
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.15.15
|
rev: v0.15.16
|
||||||
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