Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 03245f1

Browse files
chore(deps-dev): bump pre-commit from 3.8.0 to 4.0.1
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]>
1 parent 11da550 commit 03245f1

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
@@ -29,7 +29,7 @@ pytest = "^8.3.3"
2929
flake8 = "^5.0.4"
3030
black = "^24.8"
3131
isort = "^5.12.0"
32-
pre-commit = "^3.5.0"
32+
pre-commit = "^4.0.1"
3333
pytest-cov = "^5.0.0"
3434
pytest-depends = "^1.0.1"
3535
pytest-asyncio = "^0.24.0"

0 commit comments

Comments
 (0)