From 7dc8d4ff231a7804e34cd98fcbd8ef81a4db7c51 Mon Sep 17 00:00:00 2001 From: Amr Gaber Date: Mon, 2 Feb 2026 03:11:27 -0600 Subject: [PATCH] chore: fix precommit --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7e9f519..3f82442 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,4 @@ +fail_fast: true repos: - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.8.6