mirror of
https://github.com/home-assistant/core.git
synced 2025-04-28 03:07:50 +00:00
Bump pre-commit-hooks to 4.4.0 (#82984)
This commit is contained in:
parent
f57c0ea725
commit
b0ed0d5d41
@ -55,7 +55,7 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v3.2.0
|
rev: v4.4.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-executables-have-shebangs
|
- id: check-executables-have-shebangs
|
||||||
stages: [manual]
|
stages: [manual]
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
"ssdp": [],
|
"ssdp": [],
|
||||||
"zeroconf": [],
|
"zeroconf": [],
|
||||||
"homekit": {},
|
"homekit": {},
|
||||||
"dependencies": [],
|
|
||||||
"codeowners": ["@vpathuis"],
|
"codeowners": ["@vpathuis"],
|
||||||
"dependencies": ["usb"],
|
"dependencies": ["usb"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user