File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/psf/black
3- rev : 24.1.1
3+ rev : 24.10.0
44 hooks :
55 - id : black
66 args : [--safe, --quiet, --line-length=88]
77
88 - repo : https://github.com/asottile/blacken-docs
9- rev : 1.16.0
9+ rev : 1.19.1
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.5 .0
15+ rev : v5.0 .0
1616 hooks :
1717 - id : trailing-whitespace
1818 - id : end-of-file-fixer
2525 args : ['--branch', 'master']
2626
2727 - repo : https://github.com/PyCQA/flake8
28- rev : 7.0.0
28+ rev : 7.1.1
2929 hooks :
3030 - id : flake8
3131 language_version : python3
@@ -34,19 +34,19 @@ repos:
3434 - flake8-typing-imports==1.12.0
3535
3636 - repo : https://github.com/asottile/reorder-python-imports
37- rev : v3.12 .0
37+ rev : v3.14 .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 : v3.15 .0
43+ rev : v3.19 .0
4444 hooks :
4545 - id : pyupgrade
4646 args : [--py3-plus]
4747
4848 - repo : https://github.com/pre-commit/mirrors-eslint
49- rev : v8.52 .0
49+ rev : v9.15 .0
5050 hooks :
5151 - id : eslint
5252 additional_dependencies :
You can’t perform that action at this time.
0 commit comments