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 abd2743 commit f4691c9Copy full SHA for f4691c9
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
hooks:
28
- id: mypy
29
additional_dependencies:
30
- - asphalt@git+https://github.com/asphalt-framework/asphalt@5.0
+ - asphalt@git+https://github.com/asphalt-framework/asphalt
31
- pytest
32
33
- repo: https://github.com/pre-commit/pygrep-hooks
0 commit comments