File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/psf/black
3- rev : 22.3.0
3+ rev : 23.10.1
44 hooks :
55 - id : black
66 args : [--safe, --quiet, --line-length=88]
77
88 - repo : https://github.com/asottile/blacken-docs
9- rev : v1.12.1
9+ rev : 1.16.0
1010 hooks :
1111 - id : blacken-docs
1212 additional_dependencies : [black==22.3.0]
1313
1414 - repo : https://github.com/pre-commit/pre-commit-hooks
15- rev : v4.1 .0
15+ rev : v4.5 .0
1616 hooks :
1717 - id : trailing-whitespace
1818 - id : end-of-file-fixer
@@ -25,28 +25,28 @@ repos:
2525 args : ['--branch', 'master']
2626
2727 - repo : https://github.com/PyCQA/flake8
28- rev : 4.0.1
28+ rev : 6.1.0
2929 hooks :
3030 - id : flake8
3131 language_version : python3
3232 additional_dependencies :
3333 - flake8-builtins==1.5.3
3434 - flake8-typing-imports==1.12.0
3535
36- - repo : https://github.com/asottile/reorder_python_imports
37- rev : v3.0.1
36+ - repo : https://github.com/asottile/reorder-python-imports
37+ rev : v3.12.0
3838 hooks :
3939 - id : reorder-python-imports
4040 args : ["--application-directories=.:src:testing", --py3-plus]
4141
4242 - repo : https://github.com/asottile/pyupgrade
43- rev : v2.32 .0
43+ rev : v3.15 .0
4444 hooks :
4545 - id : pyupgrade
4646 args : [--py3-plus]
4747
4848 - repo : https://github.com/pre-commit/mirrors-eslint
49- rev : v8.38 .0
49+ rev : v8.52 .0
5050 hooks :
5151 - id : eslint
5252 additional_dependencies :
You can’t perform that action at this time.
0 commit comments