Skip to content

Commit 37bc565

Browse files
committed
fix pre-commit-config
1 parent 5f7d2d0 commit 37bc565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ repos:
5858
hooks:
5959
- id: mypy
6060
additional_dependencies: ["types-PyYAML", "types-requests"]
61-
exclude: ^(docs/|.*test.*\.py$|.*/tests/.*\.py$|utilities/manifests/.*|utilities/plugins/tgis_grpc/.*)
61+
exclude: ^(docs/|.*test.*\.py$|utilities/manifests/.*|utilities/plugins/tgis_grpc/.*)
6262

6363

6464
- repo: https://github.com/espressif/conventional-precommit-linter

0 commit comments

Comments
 (0)