Skip to content

Commit 6087d40

Browse files
committed
Upgrade some tools
1 parent 5f56cf5 commit 6087d40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ repos:
6969
hooks:
7070
- id: beautysh
7171
- repo: https://github.com/shellcheck-py/shellcheck-py
72-
rev: v0.9.0.6
72+
rev: v0.10.0.1
7373
hooks:
7474
- id: shellcheck
7575
files: ^[^\.].*\.sh$
@@ -152,7 +152,7 @@ repos:
152152
# - homeassistant-stubs>=2023.1.7
153153
# exclude: ^$
154154
- repo: https://github.com/pre-commit/mirrors-mypy
155-
rev: v1.5.1
155+
rev: v1.14.0
156156
hooks:
157157
- id: mypy
158158
args:

0 commit comments

Comments
 (0)