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 22 autoupdate_schedule : ' quarterly'
33repos :
44 - repo : https://github.com/pre-commit/pre-commit-hooks
5- rev : v4.0.1
5+ rev : v4.1.0
66 hooks :
77 - id : check-docstring-first
88 - id : end-of-file-fixer
@@ -22,22 +22,22 @@ repos:
2222 hooks :
2323 - id : isort
2424 - repo : https://github.com/psf/black
25- rev : 21.10b0
25+ rev : 21.12b0
2626 hooks :
2727 - id : black
2828 - repo : https://github.com/asottile/pyupgrade
29- rev : v2.29 .0
29+ rev : v2.31 .0
3030 hooks :
3131 - id : pyupgrade
3232 args : [--py37-plus]
3333 - repo : https://github.com/pre-commit/mirrors-prettier
34- rev : ' v2.4 .1'
34+ rev : ' v2.5 .1'
3535 hooks :
3636 - id : prettier
3737 types : [ts]
3838
3939 - repo : https://github.com/pre-commit/mirrors-eslint
40- rev : ' v8.2 .0'
40+ rev : ' v8.6 .0'
4141 hooks :
4242 - id : eslint
4343 files : \.ts$ # *.ts
You can’t perform that action at this time.
0 commit comments