Skip to content

Commit

Permalink
Merge pull request #212 from Chia-Network/dependabot/pip/pre-commit-4…
Browse files Browse the repository at this point in the history
….0.1

Bump pre-commit from 3.8.0 to 4.0.1
  • Loading branch information
emlowe authored Oct 17, 2024
2 parents 75164b9 + 4c6a52f commit d4363ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"black==24.8.0",
"types-setuptools==71.1.0.20240813",
"pre-commit==3.5.0; python_version < '3.9'",
"pre-commit==3.8.0; python_version >= '3.9'",
"pre-commit==4.0.1; python_version >= '3.9'",
]

setup(
Expand Down

0 comments on commit d4363ed

Please sign in to comment.