Skip to content

Commit b29cef4

Browse files
authored
Merge pull request #578 from yukinarit/dependabot/pip/pre-commit-eq-v3.8.0
Update pre-commit requirement from ==v3.7.1 to ==v3.8.0
2 parents b13c592 + 83783f6 commit b29cef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pytest-flake8 = "*"
6262
coverage = "==7.6.0"
6363
pdoc = "^14"
6464
more-itertools = "~=10.3.0"
65-
pre-commit = "==v3.7.1"
65+
pre-commit = "==v3.8.0"
6666
pytest-xdist = "^3.5.0"
6767
types-PyYAML = "^6.0.9"
6868
msgpack-types = "^0.3"

0 commit comments

Comments
 (0)