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 2828 - id : trailing-whitespace
2929 exclude_types : [svg]
3030 - repo : https://github.com/pre-commit/mirrors-mypy
31- rev : v1.14.1
31+ rev : v1.15.0
3232 hooks :
3333 - id : mypy
3434 additional_dependencies :
4444
4545 - repo : https://github.com/astral-sh/ruff-pre-commit
4646 # Ruff version.
47- rev : v0.11.0
47+ rev : v0.11.5
4848 hooks :
4949 # Run the linter.
5050 - id : ruff
6060 - " --skip"
6161 - " doc/project/credits.rst"
6262 - repo : https://github.com/pycqa/isort
63- rev : 5.13.2
63+ rev : 6.0.1
6464 hooks :
6565 - id : isort
6666 name : isort (python)
@@ -73,12 +73,12 @@ repos:
7373 - sphinx>=1.8.1
7474 - tomli
7575 - repo : https://github.com/adrienverge/yamllint
76- rev : v1.35.1
76+ rev : v1.37.0
7777 hooks :
7878 - id : yamllint
7979 args : ["--strict", "--config-file=.yamllint.yml"]
8080 - repo : https://github.com/python-jsonschema/check-jsonschema
81- rev : 0.30 .0
81+ rev : 0.33 .0
8282 hooks :
8383 # TODO: Re-enable this when https://github.com/microsoft/azure-pipelines-vscode/issues/567 is fixed.
8484 # - id: check-azure-pipelines
You can’t perform that action at this time.
0 commit comments