Skip to content

Commit

Permalink
Fixed asphalt core URL in pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Dec 30, 2024
1 parent 033bdde commit 059a419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 059a419

Please sign in to comment.