From b0ed0d5d41c2f50d9a14ecc3ad2ea528cf7d6f35 Mon Sep 17 00:00:00 2001 From: Aarni Koskela Date: Mon, 23 Jan 2023 09:43:51 +0200 Subject: [PATCH] Bump pre-commit-hooks to 4.4.0 (#82984) --- .pre-commit-config.yaml | 2 +- homeassistant/components/landisgyr_heat_meter/manifest.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 32e06a558c4..088bbdac6ac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: hooks: - id: isort - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v3.2.0 + rev: v4.4.0 hooks: - id: check-executables-have-shebangs stages: [manual] diff --git a/homeassistant/components/landisgyr_heat_meter/manifest.json b/homeassistant/components/landisgyr_heat_meter/manifest.json index a20225c88b0..fe873b936d5 100644 --- a/homeassistant/components/landisgyr_heat_meter/manifest.json +++ b/homeassistant/components/landisgyr_heat_meter/manifest.json @@ -7,7 +7,6 @@ "ssdp": [], "zeroconf": [], "homekit": {}, - "dependencies": [], "codeowners": ["@vpathuis"], "dependencies": ["usb"], "iot_class": "local_polling"