From 653c61e1c56b30156f8555ad540ee189453d6ccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 11:14:22 +0000 Subject: [PATCH] Bump pre-commit from 3.7.1 to 3.8.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.0. - [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/v3.7.1...v3.8.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d120f95..122ae03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ colorlog==6.8.2 flake8==6.1.0 homeassistant==2023.6.0 pip>=21.0,<23.2 -pre-commit==3.7.1 +pre-commit==3.8.0 reorder-python-imports==3.13.0 ruff==0.5.5