chore: remove pre commit

This commit is contained in:
LUIS NOVO 2025-05-22 09:12:44 -03:00
parent aa4912334b
commit 77b104c071

View file

@ -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"