File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/psf/black
3- rev : 19.10b0
3+ rev : 6bedb5c58a7d8c25aa9509f8217bc24e9797e90d # frozen: 19.10b0
44 hooks :
55 - id : black
66 args : ["--target-version", "py35"]
99 types : []
1010
1111 - repo : https://github.com/timothycrosley/isort
12- rev : 4.3.21
12+ rev : 7c29dd9d55161704cfc45998c6f5c2c43d39264b # frozen: 4.3.21
1313 hooks :
1414 - id : isort
1515
1616 - repo : https://github.com/asottile/yesqa
17- rev : v1.1.1
17+ rev : b13a51aa54142c59219c764e9f9362c049b439ed # frozen: v1.2.0
1818 hooks :
1919 - id : yesqa
2020
2121 - repo : https://github.com/Lucas-C/pre-commit-hooks
22- rev : v1.1.7
22+ rev : ffbd448645bad2e7ca13f96fca5830058d27ccd5 # frozen: v1.1.7
2323 hooks :
2424 - id : remove-tabs
2525 exclude : (Makefile$|\.bat$|\.cmake$|\.eps$|\.fits$|\.opt$)
2626
2727 - repo : https://gitlab.com/pycqa/flake8
28- rev : 3.8.2
28+ rev : 735cfe7e1c57a8e05f660ba75de72313005af54a # frozen: 3.8.2
2929 hooks :
3030 - id : flake8
3131 additional_dependencies : [flake8-2020, flake8-implicit-str-concat]
3232
3333 - repo : https://github.com/pre-commit/pygrep-hooks
34- rev : v1.5.1
34+ rev : 0d7d077d6ed5624854f93ac601739c1804ebeb98 # frozen: v1.5.1
3535 hooks :
3636 - id : python-check-blanket-noqa
3737 - id : rst-backticks
3838
3939 - repo : https://github.com/pre-commit/pre-commit-hooks
40- rev : v3.1.0
40+ rev : ebc15addedad713c86ef18ae9632c88e187dd0af # frozen: v3.1.0
4141 hooks :
4242 - id : check-merge-conflict
4343 - id : check-yaml
You can’t perform that action at this time.
0 commit comments