Skip to content

Commit

Permalink
cicd: update precommit dependency in pipfile (#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson authored Jul 15, 2024
1 parent a774a11 commit f8e2c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ verify_ssl = true
pytest = "*"
pytest-asyncio = "*"
pytest-cov = "*"
pre-commit = "*"
pre-commit = ">=3.7.1"
variation-normalizer = {editable = true, path = "."}
jupyter = "*"
ipykernel = "*"
Expand Down

0 comments on commit f8e2c83

Please sign in to comment.