Skip to content

Commit

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

Update pre-commit requirement from ==v3.8.0 to ==v4.0.1
  • Loading branch information
yukinarit authored Nov 6, 2024
2 parents 5f18681 + eff67f2 commit dfa7e67
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 @@ -66,7 +66,7 @@ pytest-flake8 = "*"
coverage = "==7.6.1"
pdoc = "^15"
more-itertools = "~=10.5.0"
pre-commit = "==v3.8.0"
pre-commit = "==v4.0.1"
pytest-xdist = "^3.5.0"
types-PyYAML = "^6.0.9"
msgpack-types = "^0.5"
Expand Down

0 comments on commit dfa7e67

Please sign in to comment.