Skip to content

Commit 4ea1bc1

Browse files
Bump pre-commit from 3.7.0 to 3.7.1 (#866)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.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](pre-commit/pre-commit@v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e70350c commit 4ea1bc1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ flake8-use-fstring = "^1.4"
2323
homeassistant-stubs = "^2023.11.0"
2424
isort = "^5.13.2"
2525
mypy = "^1.10"
26-
pre-commit = "^3.7.0"
26+
pre-commit = "^3.7.1"
2727
PyGithub = "^2.3"
2828
pylint = "^3.1.1"
2929
types-requests = "^2.31.0"

0 commit comments

Comments
 (0)