File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : v4.6 .0
6+ rev : v5.0 .0
77 hooks :
88 - id : trailing-whitespace
99 - id : end-of-file-fixer
1414 - id : double-quote-string-fixer
1515
1616 - repo : https://github.com/psf/black
17- rev : 24.4.2
17+ rev : 25.1.0
1818 hooks :
1919 - id : black
2020 - id : black-jupyter
@@ -25,12 +25,12 @@ repos:
2525 - id : blackdoc
2626
2727 - repo : https://github.com/PyCQA/flake8
28- rev : 7.0.0
28+ rev : 7.1.1
2929 hooks :
3030 - id : flake8
3131
3232 - repo : https://github.com/PyCQA/isort
33- rev : 5.13.2
33+ rev : 6.0.0
3434 hooks :
3535 - id : isort
3636
4040 - id : prettier
4141
4242 - repo : https://github.com/kynan/nbstripout
43- rev : 0.7 .1
43+ rev : 0.8 .1
4444 hooks :
4545 - id : nbstripout
4646 args : [--extra-keys=metadata.kernelspec metadata.language_info.version]
You can’t perform that action at this time.
0 commit comments