Bump pre-commit-hooks to 4.4.0 (#82984)

This commit is contained in:
Aarni Koskela
2023-01-23 09:43:51 +02:00
committed by GitHub
parent f57c0ea725
commit b0ed0d5d41
2 changed files with 1 additions and 2 deletions

View File

@@ -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]

View File

@@ -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"