Skip to content

Commit

Permalink
Merge pull request #578 from yukinarit/dependabot/pip/pre-commit-eq-v…
Browse files Browse the repository at this point in the history
…3.8.0

Update pre-commit requirement from ==v3.7.1 to ==v3.8.0
  • Loading branch information
yukinarit authored Jul 29, 2024
2 parents b13c592 + 83783f6 commit b29cef4
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 @@ -62,7 +62,7 @@ pytest-flake8 = "*"
coverage = "==7.6.0"
pdoc = "^14"
more-itertools = "~=10.3.0"
pre-commit = "==v3.7.1"
pre-commit = "==v3.8.0"
pytest-xdist = "^3.5.0"
types-PyYAML = "^6.0.9"
msgpack-types = "^0.3"
Expand Down

0 comments on commit b29cef4

Please sign in to comment.