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 5656 args : ["--no-error-on-unmatched-pattern", "--ignore-unknown"]
5757
5858 - repo : https://github.com/igorshubovych/markdownlint-cli
59- rev : v0.45 .0
59+ rev : v0.47 .0
6060 hooks :
6161 - id : markdownlint
6262 args : ["--fix"]
8484 additional_dependencies : ["tomli"]
8585
8686 - repo : https://github.com/Mateusz-Grzelinski/actionlint-py
87- rev : v1.7.8 .24
87+ rev : v1.7.10 .24
8888 hooks :
8989 - id : actionlint
9090
@@ -106,7 +106,7 @@ repos:
106106 ]
107107
108108 - repo : https://github.com/astral-sh/ruff-pre-commit
109- rev : v0.14.5
109+ rev : v0.14.11
110110 hooks :
111111 - id : ruff
112112 files : ^(scripts|tests|custom_components)/.+\.py$
@@ -123,7 +123,7 @@ repos:
123123 entry : bash -c 'if [ ! -d .mypy_cache ]; then /bin/mkdir .mypy_cache; fi; exit 0'
124124
125125 - repo : https://github.com/pre-commit/mirrors-mypy
126- rev : " v1.18.2 "
126+ rev : " v1.19.1 "
127127 hooks :
128128 - id : mypy
129129 verbose : true
You can’t perform that action at this time.
0 commit comments