diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e95821998da..0ca94fca54f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: exclude: ^helm/superset/templates/ - id: debug-statements - id: end-of-file-fixer - exclude: .*/lerna\.json$ + exclude: .*/lerna\.json$|^docs/static/img/logos/ - id: trailing-whitespace exclude: ^.*\.(snap) args: ["--markdown-linebreak-ext=md"]