File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3737
3838 # Python hooks
3939 - repo : https://github.com/asottile/pyupgrade
40- rev : v3.15.2
40+ rev : v3.16.0
4141 hooks :
4242 - id : pyupgrade
4343 args : [--py36-plus]
@@ -56,14 +56,14 @@ repos:
5656 args : ["--line-length=99"]
5757
5858 - repo : https://github.com/pycqa/flake8
59- rev : 7.0 .0
59+ rev : 7.1 .0
6060 hooks :
6161 - id : flake8
6262 args : ["--extend-ignore=E501"]
6363
6464 # CPP hooks
6565 - repo : https://github.com/pre-commit/mirrors-clang-format
66- rev : v18.1.5
66+ rev : v18.1.8
6767 hooks :
6868 - id : clang-format
6969 args : ['-fallback-style=none', '-i']
@@ -133,7 +133,7 @@ repos:
133133 exclude : CHANGELOG\.rst|\.(svg|pyc|drawio)$
134134
135135 - repo : https://github.com/python-jsonschema/check-jsonschema
136- rev : 0.28.4
136+ rev : 0.28.6
137137 hooks :
138138 - id : check-github-workflows
139139 args : ["--verbose"]
You can’t perform that action at this time.
0 commit comments