File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1111 submodules : false
1212repos :
1313 - repo : https://github.com/pre-commit/pre-commit-hooks
14- rev : v4.4 .0
14+ rev : v4.6 .0
1515 hooks :
1616 - id : check-yaml
1717 - id : end-of-file-fixer
1818 - id : trailing-whitespace
1919 exclude : ' \.(rst|txt)$'
20- - repo : https://github.com/ambv /black
21- rev : 23.3.0
20+ - repo : https://github.com/psf /black
21+ rev : 24.4.2
2222 hooks :
2323 - id : black
2424 - repo : https://github.com/pycqa/flake8
25- rev : 6 .0.0
25+ rev : 7 .0.0
2626 hooks :
2727 - id : flake8
2828 - repo : https://github.com/pycqa/isort
29- rev : 5.12.0
29+ rev : 5.13.2
3030 hooks :
3131 - id : isort
3232 args : ["--profile", "black"]
3333 - repo : https://github.com/kynan/nbstripout
34- rev : 0.6 .1
34+ rev : 0.7 .1
3535 hooks :
3636 - id : nbstripout
3737 - repo : https://github.com/pre-commit/pre-commit-hooks
You can’t perform that action at this time.
0 commit comments