Skip to content

Commit 88de49a

Browse files
committed
Remove unnecessary typos exclude declaration
1 parent edfbdb0 commit 88de49a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ repos:
2020
rev: 6cb49915af2e93e61f5f0d0a82216e28ad5c7c18 # frozen: v1
2121
hooks:
2222
- id: typos
23-
exclude: |
24-
(?x)^(
25-
.*\.min\.css
26-
|.*\.min\.js
27-
|.*\.css\.map
28-
|.*\.js\.map
29-
|.*\.svg
30-
)$
3123
- repo: https://github.com/tox-dev/pyproject-fmt
3224
rev: 57b6ff7bf72affdd12c7f3fd6de761ba18a33b3a # frozen: v2.5.1
3325
hooks:

0 commit comments

Comments
 (0)