diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 490373ea632..aa6267165fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -115,7 +115,7 @@ repos: - dev/tools/codespell/codespell-lines-ignore.txt - --uri-ignore-words-list - ned - exclude: (?x)^(.phan/stubs/.*)$ + exclude: (?x)^(.phan/stubs/.*|.*\.svg)$ additional_dependencies: [tomli] - alias: codespell-lang-en_US # Only for translations with specialised exceptions