Skip to content

Commit

Permalink
Bump pre-commit from 3.6.2 to 3.7.0 (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 31, 2024
1 parent 6bf0ed7 commit 66d1052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dev =
mypy==1.8.0
parameterized==0.9.0
pre-commit==3.5.0; python_version < "3.9"
pre-commit==3.6.2; python_version >= "3.9"
pre-commit==3.7.0; python_version >= "3.9"
pytest-cov==4.1.0
pytest-xdist==3.5.0
pytest==8.0.2
Expand Down

0 comments on commit 66d1052

Please sign in to comment.