Skip to content

Commit

Permalink
Relax pre-commit version for Python 3.8 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
tobywf committed Jan 14, 2024
1 parent e1493ad commit d52d5a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dev = [
"hypothesis==6.93.0",
"black==23.12.1",
"mypy==1.8.0",
"pre-commit==3.6.0",
"pre-commit==3.5.0",
]

[tool.setuptools_scm]

0 comments on commit d52d5a1

Please sign in to comment.