Skip to content

Commit

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

Bump pre-commit from 3.7.1 to 3.8.0
  • Loading branch information
emlowe authored Aug 6, 2024
2 parents b2cda88 + 34756a1 commit cc8e837
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.4.2",
"types-setuptools==70.0.0.20240524",
"pre-commit==3.5.0; python_version < '3.9'",
"pre-commit==3.7.1; python_version >= '3.9'",
"pre-commit==3.8.0; python_version >= '3.9'",
]

setup(
Expand Down

0 comments on commit cc8e837

Please sign in to comment.