Skip to content

Commit 90e73bb

Browse files
committed
bump pre-commit to fix build
1 parent 5c1c9e9 commit 90e73bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"dev": [
6464
"tox==3.7.0", # Should be kept in sync with tox.ini
6565
"coveralls==1.7.0",
66-
"pre-commit==1.14.4",
66+
"pre-commit==1.21.0",
6767
],
6868
"test": tests_require,
6969
},

0 commit comments

Comments
 (0)