diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f4e69cb..58f29962 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: rev: v2.3.0 hooks: - id: codespell - exclude: '^.*.(webp|jpeg|jpg|png|pdf|svg)$' + exclude: '^.*\.(webp|jpeg|jpg|png|pdf|svg)$' - repo: https://github.com/3mdeb/hooks rev: v0.1.5 @@ -52,12 +52,12 @@ repos: name: Check double slashes in external URLs entry: https?:\/\/[^\s]*(?