Skip to content

Commit 28b7db8

Browse files
authored
Merge pull request #494 from yukinarit/dependabot/pip/pre-commit-eq-v3.5.0
Update pre-commit requirement from ==v2.10.1 to ==v3.5.0
2 parents 6ddd4a2 + efc9be8 commit 28b7db8

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.2.7"
6363
pdoc = "^14"
6464
more-itertools = "~=10.2.0"
65-
pre-commit = "==v2.10.1"
65+
pre-commit = "==v3.5.0"
6666
pytest-xdist = "^3.5.0"
6767
types-PyYAML = "^6.0.9"
6868
msgpack-types = "^0.2"

0 commit comments

Comments
 (0)