From 290bf64ace4f7093e933c90ad92a96401b95d7a5 Mon Sep 17 00:00:00 2001 From: Orce MARINKOVSKI Date: Wed, 25 Dec 2024 08:22:17 +0000 Subject: [PATCH] revert .pre-commit setting update --- .pre-commit-config.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2457755f2..45fd09fea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,8 +14,7 @@ repos: args: - "--unsafe" - id: check-toml - # disabled due to issue https://github.com/docker/for-mac/issues/5029 on Macbook Docker - # - id: check-executables-have-shebangs + - id: check-executables-have-shebangs - id: end-of-file-fixer exclude_types: - svg