diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f649616..7827a73 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: hooks: - id: mypy additional_dependencies: - - asphalt@git+https://github.com/asphalt-framework/asphalt@5.0 + - asphalt@git+https://github.com/asphalt-framework/asphalt - pytest - repo: https://github.com/pre-commit/pygrep-hooks