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