Skip to content

Commit 45e03de

Browse files
Bump pre-commit from 3.8.0 to 4.0.1 (#911)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.0.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.8.0...v4.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 188a777 commit 45e03de

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.13"
26-
pre-commit = "^3.8.0"
26+
pre-commit = "^4.0.1"
2727
PyGithub = "^2.4"
2828
pylint = "^3.2.7"
2929
types-requests = "<2.31.0.7"

0 commit comments

Comments
 (0)