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/asottile/pyupgrade
3- rev : v3.20.0
3+ rev : v3.21.2
44 hooks :
55 - id : pyupgrade
66 args : [--py39-plus]
77
88 - repo : https://github.com/psf/black-pre-commit-mirror
9- rev : 25.9 .0
9+ rev : 25.12 .0
1010 hooks :
1111 - id : black
1212
1313 - repo : https://github.com/PyCQA/isort
14- rev : 6.1 .0
14+ rev : 7.0 .0
1515 hooks :
1616 - id : isort
1717 args : [--add-import=from __future__ import annotations]
@@ -43,17 +43,17 @@ repos:
4343 - id : trailing-whitespace
4444
4545 - repo : https://github.com/python-jsonschema/check-jsonschema
46- rev : 0.34 .0
46+ rev : 0.36 .0
4747 hooks :
4848 - id : check-github-workflows
4949
5050 - repo : https://github.com/rhysd/actionlint
51- rev : v1.7.7
51+ rev : v1.7.10
5252 hooks :
5353 - id : actionlint
5454
5555 - repo : https://github.com/rbubley/mirrors-prettier
56- rev : v3.6.2
56+ rev : v3.7.4
5757 hooks :
5858 - id : prettier
5959 args : [--prose-wrap=always, --print-width=88]
You can’t perform that action at this time.
0 commit comments