Skip to content

Commit f4691c9

Browse files
committed
Use Asphalt master instead of the 5.0 branch for mypy
1 parent abd2743 commit f4691c9

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
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: mypy
2929
additional_dependencies:
30-
- asphalt@git+https://github.com/asphalt-framework/asphalt@5.0
30+
- asphalt@git+https://github.com/asphalt-framework/asphalt
3131
- pytest
3232

3333
- repo: https://github.com/pre-commit/pygrep-hooks

0 commit comments

Comments
 (0)