File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 26
26
entry : scripts/tomllint.sh .
27
27
28
28
- repo : https://github.com/pre-commit/pre-commit-hooks
29
- rev : v4.6 .0
29
+ rev : v5.0 .0
30
30
hooks :
31
31
- id : check-added-large-files
32
32
- id : check-ast
61
61
62
62
# Lint: Markdown
63
63
- repo : https://github.com/igorshubovych/markdownlint-cli
64
- rev : v0.41 .0
64
+ rev : v0.43 .0
65
65
hooks :
66
66
- id : markdownlint
67
67
args : ["--fix"]
@@ -106,12 +106,12 @@ repos:
106
106
args : ["--profile", "black"]
107
107
108
108
- repo : https://github.com/Mateusz-Grzelinski/actionlint-py
109
- rev : v1.7.1.15
109
+ rev : v1.7.4.20
110
110
hooks :
111
111
- id : actionlint
112
112
113
113
- repo : https://github.com/pycqa/flake8
114
- rev : " 7.1.0 "
114
+ rev : " 7.1.1 "
115
115
hooks :
116
116
- id : flake8
117
117
additional_dependencies :
@@ -128,12 +128,12 @@ repos:
128
128
]
129
129
130
130
- repo : https://github.com/fsfe/reuse-tool
131
- rev : v3.1.0a1
131
+ rev : v5.0.2
132
132
hooks :
133
133
- id : reuse
134
134
135
135
- repo : https://github.com/astral-sh/ruff-pre-commit
136
- rev : v0.4.10
136
+ rev : v0.8.2
137
137
hooks :
138
138
- id : ruff
139
139
files : ^(scripts|tests|custom_components)/.+\.py$
@@ -142,7 +142,7 @@ repos:
142
142
files : ^(scripts|tests|custom_components)/.+\.py$
143
143
144
144
- repo : https://github.com/pre-commit/mirrors-mypy
145
- rev : " v1.10 .0"
145
+ rev : " v1.13 .0"
146
146
hooks :
147
147
- id : mypy
148
148
verbose : true
You can’t perform that action at this time.
0 commit comments