From 5fab22d0b4cc6f2a974e808456b35a610b36044c Mon Sep 17 00:00:00 2001 From: Nick Larsen Date: Mon, 17 Jun 2024 20:47:30 +0200 Subject: [PATCH] chore(pre-commit): speed-up more --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c89240f..8673ebe4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,6 @@ --- # See https://pre-commit.com for more information +fail_fast: true # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/pre-commit/pre-commit-hooks