Skip to content

Commit bc15789

Browse files
committed
Skip 'connexion' as it's a Python package
1 parent 02b2af0 commit bc15789

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ repos:
4141
hooks:
4242
- id: codespell
4343
exclude_types: [json]
44+
args: [-L connexion]
4445
- repo: https://github.com/marco-c/taskcluster_yml_validator
4546
rev: v0.0.7
4647
hooks:

0 commit comments

Comments
 (0)