pre-commit config update - macbook issue

This commit is contained in:
Orce MARINKOVSKI 2024-12-22 21:39:40 +00:00
parent 452ea2ccf9
commit 77863a91a2

View File

@ -14,7 +14,8 @@ repos:
args: args:
- "--unsafe" - "--unsafe"
- id: check-toml - id: check-toml
- id: check-executables-have-shebangs # disabled due to issue https://github.com/docker/for-mac/issues/5029 on Macbook Docker
# - id: check-executables-have-shebangs
- id: end-of-file-fixer - id: end-of-file-fixer
exclude_types: exclude_types:
- svg - svg