chore: remove pre commit
This commit is contained in:
parent
aa4912334b
commit
77b104c071
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.4.4
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: ["--fix"]
|
||||
exclude: "templates"
|
||||
- id: ruff-format
|
||||
exclude: "templates"
|
||||
Loading…
Reference in a new issue