Skip to content

Commit

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

Update pre-commit requirement from ==v3.5.0 to ==v3.7.0
  • Loading branch information
yukinarit authored Apr 1, 2024
2 parents b44c3f6 + 9322c41 commit 31289c8
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 @@ -61,7 +61,7 @@ pytest-flake8 = "*"
coverage = "==7.4.4"
pdoc = "^14"
more-itertools = "~=10.2.0"
pre-commit = "==v3.5.0"
pre-commit = "==v3.7.0"
pytest-xdist = "^3.5.0"
types-PyYAML = "^6.0.9"
msgpack-types = "^0.2"
Expand Down

0 comments on commit 31289c8

Please sign in to comment.