We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe02b2 commit a56c4adCopy full SHA for a56c4ad
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ repos:
4
hooks:
5
- id: system
6
name: mypy
7
- entry: poetry run tox -e mypy-locked
+ entry: poetry run tox -e mypy-current
8
pass_filenames: false
9
language: system
10
- repo: local
0 commit comments