Skip to content

Commit 55005a5

Browse files
authored
Merge pull request #246 from Chia-Network/dependabot/pip/pre-commit-4.1.0
Bump pre-commit from 4.0.1 to 4.1.0
2 parents f7fd1bd + d0815c7 commit 55005a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"faker==33.1.0",
1919
"mypy==1.13.0",
2020
"types-setuptools==75.6.0.20241126",
21-
"pre-commit==4.0.1; python_version >= '3.9'",
21+
"pre-commit==4.1.0; python_version >= '3.9'",
2222
]
2323

2424
setup(

0 commit comments

Comments
 (0)