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 28
28
- id : trailing-whitespace
29
29
exclude_types : [svg]
30
30
- repo : https://github.com/pre-commit/mirrors-mypy
31
- rev : v1.14.1
31
+ rev : v1.15.0
32
32
hooks :
33
33
- id : mypy
34
34
additional_dependencies :
44
44
45
45
- repo : https://github.com/astral-sh/ruff-pre-commit
46
46
# Ruff version.
47
- rev : v0.11.0
47
+ rev : v0.11.5
48
48
hooks :
49
49
# Run the linter.
50
50
- id : ruff
60
60
- " --skip"
61
61
- " doc/project/credits.rst"
62
62
- repo : https://github.com/pycqa/isort
63
- rev : 5.13.2
63
+ rev : 6.0.1
64
64
hooks :
65
65
- id : isort
66
66
name : isort (python)
@@ -73,12 +73,12 @@ repos:
73
73
- sphinx>=1.8.1
74
74
- tomli
75
75
- repo : https://github.com/adrienverge/yamllint
76
- rev : v1.35.1
76
+ rev : v1.37.0
77
77
hooks :
78
78
- id : yamllint
79
79
args : ["--strict", "--config-file=.yamllint.yml"]
80
80
- repo : https://github.com/python-jsonschema/check-jsonschema
81
- rev : 0.30 .0
81
+ rev : 0.33 .0
82
82
hooks :
83
83
# TODO: Re-enable this when https://github.com/microsoft/azure-pipelines-vscode/issues/567 is fixed.
84
84
# - id: check-azure-pipelines
You can’t perform that action at this time.
0 commit comments