Skip to content

Commit

Permalink
chore(deps): update venv-run to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and scop committed Mar 15, 2023
1 parent a45fcb5 commit 6206ea7
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 @@ -15,7 +15,7 @@ repos:
name: mypy
language: python
additional_dependencies:
- venv-run==0.1.2
- venv-run==0.2.0
entry: venv-run mypy . bin/hashpipe
types: [python]
pass_filenames: false
Expand Down

0 comments on commit 6206ea7

Please sign in to comment.