Skip to content

Commit

Permalink
build(deps): Simplify pre-commit usage
Browse files Browse the repository at this point in the history
Co-authored-by: Branch Vincent <branchevincent@gmail.com>
  • Loading branch information
tony and branchvincent committed Jan 22, 2022
1 parent 5cb7ea6 commit 5841dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ pytest = "^6.2"
pytest-cov = "^2.8"
pytest-mock = "^3.5"
pytest-sugar = "^0.9"
pre-commit = { version = "^2.6", python = "^3.7" }
pre-commit = "^2.6"
deepdiff = "^5.0"
httpretty = "^1.0"
typing-extensions = { version = "^4.0.0", python = "<3.8" }
Expand Down

0 comments on commit 5841dc0

Please sign in to comment.