File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 hooks :
1616 - id : doc8
1717- repo : https://github.com/asottile/pyupgrade
18- rev : v2.38 .0
18+ rev : v3.1 .0
1919 hooks :
2020 - id : pyupgrade
2121 args : [--py37-plus]
@@ -38,22 +38,22 @@ repos:
3838 - id : rst-backticks
3939 - id : rst-directive-colons
4040- repo : https://github.com/pre-commit/mirrors-prettier
41- rev : v3.0.0-alpha.0
41+ rev : v3.0.0-alpha.2
4242 hooks :
4343 - id : prettier
4444 types_or : [javascript, css]
4545 args :
4646 - --trailing-comma=es5
4747- repo : https://github.com/pre-commit/mirrors-eslint
48- rev : v8.23.1
48+ rev : v8.25.0
4949 hooks :
5050 - id : eslint
5151 files : \.js?$
5252 types : [file]
5353 args :
5454 - --fix
5555- repo : https://github.com/psf/black
56- rev : 22.8 .0
56+ rev : 22.10 .0
5757 hooks :
5858 - id : black
5959 language_version : python3
You can’t perform that action at this time.
0 commit comments