Skip to content

Commit 3038778

Browse files
committed
Tried detection of blocking calls
1 parent d17c79c commit 3038778

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.pre-commit-config.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,9 @@ repos:
146146
args:
147147
- --reports=no
148148
- --py-version=3.10
149-
#additional_dependencies:
150-
#- homeassistant-stubs>=2023.1.7
149+
# additional_dependencies:
150+
# - pylint-blocking-calls
151+
# - homeassistant-stubs>=2023.1.7
151152
# exclude: ^$
152153
- repo: https://github.com/pre-commit/mirrors-mypy
153154
rev: v1.5.1

0 commit comments

Comments
 (0)