Bump pre-commit from 3.6.0 to 3.7.1

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.7.1.
- [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.0...v3.7.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-13 19:18:19 +00:00
committed by GitHub
parent d42edcabc6
commit 270327d7d8
2 changed files with 2 additions and 2 deletions

View File

@@ -3,6 +3,6 @@ homeassistant==2024.1.0
pip>=21.0,<24.1
ruff==0.3.5
mypy==1.8.0
pre-commit==3.6.0
pre-commit==3.7.1
pylint==3.0.3
types-cachetools