Skip to content

Commit

Permalink
Revert to pre-commit 3.5.0
Browse files Browse the repository at this point in the history
This is the last versino to support python 3.8
  • Loading branch information
dm-ackerman committed Feb 15, 2024
1 parent 01e9c16 commit 0a9e31d
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 @@ -48,7 +48,7 @@ testing = [
"AutoROM==0.6.1",
"pytest-cov==4.1.0",
"pytest-xdist==3.5.0",
"pre-commit==3.6.1",
"pre-commit==3.5.0",
"pytest-markdown-docs==0.5.0"
]
all = [
Expand Down

0 comments on commit 0a9e31d

Please sign in to comment.