From 0084905d99470e6aef78b8eb3c0aeb43d271b06c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 19:16:36 -0500 Subject: [PATCH] Bump pre-commit from 3.6.1 to 3.6.2 (#281) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.1 to 3.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/v3.6.1...v3.6.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75394be..17e1819 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pytest-homeassistant-custom-component==0.13.68 moonraker-api==2.0.5 aiohttp_cors==0.7.0 Pillow==10.2.0 -pre-commit==3.6.1 +pre-commit==3.6.2 sphinx==7.2.6 colorlog==6.8.2 urllib3==2.2.0