Skip to content

Commit bbccd19

Browse files
Bump pre-commit from 3.8.0 to 4.0.1 (#1398)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e52eb51 commit bbccd19

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ backports-strenum = { version = "^1.2.4", python = "<3.11" }
2626
tox = "^4.17.1"
2727
pytest = "^8.3.2"
2828
pytest-cov = "^5.0.0"
29-
pre-commit = "^3.8.0"
29+
pre-commit = ">=3.8,<5.0"
3030
black = "^24.8.0"
3131
pylint = "^3.2.6"
3232
isort = "^5.13.2"

0 commit comments

Comments
 (0)