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 11repos :
22- repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v4.1 .0
3+ rev : v4.2 .0
44 hooks :
55 - id : check-yaml
66 - id : end-of-file-fixer
@@ -11,11 +11,11 @@ repos:
1111 hooks :
1212 - id : flake8
1313- repo : https://github.com/pycqa/doc8
14- rev : 0.10 .1
14+ rev : 0.11 .1
1515 hooks :
1616 - id : doc8
1717- repo : https://github.com/asottile/pyupgrade
18- rev : v2.31.1
18+ rev : v2.32.0
1919 hooks :
2020 - id : pyupgrade
2121 args : [--py37-plus]
@@ -38,20 +38,20 @@ repos:
3838 - id : rst-backticks
3939 - id : rst-directive-colons
4040- repo : https://github.com/pre-commit/mirrors-prettier
41- rev : v2.5.1
41+ rev : v2.6.2
4242 hooks :
4343 - id : prettier
4444 types_or : [javascript, css]
4545- repo : https://github.com/pre-commit/mirrors-eslint
46- rev : v8.11 .0
46+ rev : v8.13 .0
4747 hooks :
4848 - id : eslint
4949 files : \.js?$
5050 types : [file]
5151 args :
5252 - --fix
5353- repo : https://github.com/psf/black
54- rev : 22.1 .0
54+ rev : 22.3 .0
5555 hooks :
5656 - id : black
5757 language_version : python3
You can’t perform that action at this time.
0 commit comments