fix: restore ruff behavior

Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
This commit is contained in:
Oz Tiram
2026-03-28 17:10:54 +01:00
parent 9cbfbd41b5
commit 4f2ee3729f
-2
View File
@@ -21,8 +21,6 @@ repos:
rev: v0.9.3
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- id: ruff-format
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.10.0