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 1111 pass_filenames : false
1212
1313 - repo : https://github.com/pre-commit/pre-commit-hooks
14- rev : v4.3 .0
14+ rev : v4.4 .0
1515 hooks :
1616 - id : trailing-whitespace
1717 args : [--markdown-linebreak-ext=md]
@@ -46,13 +46,13 @@ repos:
4646 args : ["--schemafile", "style/colors/validate.json"]
4747
4848 - repo : https://github.com/asottile/pyupgrade
49- rev : v3.2.2
49+ rev : v3.3.1
5050 hooks :
5151 - id : pyupgrade
5252 args : [--py37-plus]
5353
5454 - repo : https://github.com/psf/black
55- rev : 22.10 .0
55+ rev : 22.12 .0
5656 hooks :
5757 - id : black
5858
@@ -68,12 +68,12 @@ repos:
6868 - id : absolufy-imports
6969
7070 - repo : https://github.com/PyCQA/isort
71- rev : 5.10.1
71+ rev : 5.11.0
7272 hooks :
7373 - id : isort
7474
7575 - repo : https://github.com/PyCQA/flake8
76- rev : 5 .0.4
76+ rev : 6 .0.0
7777 hooks :
7878 - id : flake8
7979 additional_dependencies : &flake8_dependencies
You can’t perform that action at this time.
0 commit comments