parent
ec5bc55caf
commit
0d7e434065
|
@ -6,9 +6,9 @@ repos:
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.6.3
|
rev: v0.6.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff-format
|
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [--fix, --exit-non-zero-on-fix]
|
args: [--fix, --exit-non-zero-on-fix]
|
||||||
|
- id: ruff-format
|
||||||
|
|
||||||
- repo: https://github.com/econchick/interrogate
|
- repo: https://github.com/econchick/interrogate
|
||||||
rev: 1.7.0
|
rev: 1.7.0
|
||||||
|
|
Loading…
Reference in New Issue