From aa46fec027a9944a6edf2e91058bd38ad7843d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 07:52:55 +0000 Subject: [PATCH] Bump pre-commit from 4.6.1 to 4.6.2 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.6.1...v4.6.2) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e439a3..e601d6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ dacite==1.9.2 homeassistant==2026.7.4 voluptuous==0.15.2 -pre-commit==4.6.1 +pre-commit==4.6.2 reorder-python-imports==3.17.0 pytest==9.0.3 pytest-homeassistant-custom-component==0.13.348