Skip to content

Commit a56c4ad

Browse files
weichslgartnersaquibsaifee
authored andcommitted
chore: fix pre-commit hook for mypy (CycloneDX#723)
Fixes CycloneDX#721 Signed-off-by: weichslgartner <[email protected]> Signed-off-by: Saquib Saifee <[email protected]>
1 parent dfe02b2 commit a56c4ad

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
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: system
66
name: mypy
7-
entry: poetry run tox -e mypy-locked
7+
entry: poetry run tox -e mypy-current
88
pass_filenames: false
99
language: system
1010
- repo: local

0 commit comments

Comments
 (0)