Skip to content

Commit

Permalink
Bump pre-commit version (#847)
Browse files Browse the repository at this point in the history
  • Loading branch information
b-chu authored Jan 9, 2024
1 parent 4772ba2 commit ddba5c8
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 @@ -73,7 +73,7 @@
extra_deps = {}

extra_deps['dev'] = [
'pre-commit>=2.18.1,<3',
'pre-commit>=3.4.0,<4',
'pytest>=7.2.1,<8',
'pytest_codeblocks>=0.16.1,<0.17',
'pytest-cov>=4,<5',
Expand Down

0 comments on commit ddba5c8

Please sign in to comment.