Skip to content

Commit bb136c4

Browse files
authored
Merge pull request #100 from Chia-Network/dependabot/pip/pre-commit-4.3.0
Bump pre-commit from 4.2.0 to 4.3.0
2 parents d2f05ac + dd09256 commit bb136c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"pytest",
1616
"pytest-asyncio>=0.26.0",
1717
"pytest-env",
18-
"pre-commit==4.2.0; python_version >= '3.9'",
18+
"pre-commit==4.3.0; python_version >= '3.9'",
1919
"mypy==1.17.1",
2020
"types-setuptools",
2121
"ruff>=0.8.1",

0 commit comments

Comments
 (0)