Skip to content

Commit d4363ed

Browse files
authored
Merge pull request #212 from Chia-Network/dependabot/pip/pre-commit-4.0.1
Bump pre-commit from 3.8.0 to 4.0.1
2 parents 75164b9 + 4c6a52f commit d4363ed

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
@@ -20,7 +20,7 @@
2020
"black==24.8.0",
2121
"types-setuptools==71.1.0.20240813",
2222
"pre-commit==3.5.0; python_version < '3.9'",
23-
"pre-commit==3.8.0; python_version >= '3.9'",
23+
"pre-commit==4.0.1; python_version >= '3.9'",
2424
]
2525

2626
setup(

0 commit comments

Comments
 (0)