File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,14 @@ repos:
26
26
- prettier-plugin-toml
27
27
- prettier-plugin-sort-json
28
28
- repo : https://github.com/streetsidesoftware/cspell-cli
29
- rev : v8.15.2
29
+ rev : v8.16.0
30
30
hooks :
31
31
- id : cspell
32
32
# entry: codespell --relative
33
33
args : [--relative, --no-progress, --no-summary]
34
34
name : Spell check with cspell
35
35
- repo : https://github.com/python-jsonschema/check-jsonschema
36
- rev : 0.29.4
36
+ rev : 0.30.0
37
37
hooks :
38
38
- id : check-github-workflows
39
39
- repo : https://github.com/pre-commit/pre-commit-hooks.git
90
90
args : []
91
91
additional_dependencies : ["mkdocs-macros-plugin"]
92
92
- repo : https://github.com/pycqa/pylint
93
- rev : v3.3.1
93
+ rev : v3.3.2
94
94
hooks :
95
95
- id : pylint
96
96
args :
You can’t perform that action at this time.
0 commit comments