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

Commit 8f29c24

Browse files
chore(deps-dev): bump pre-commit from 4.0.1 to 4.1.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.0. - [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@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c552c7 commit 8f29c24

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.4"
2929
flake8 = "^7.1.1"
3030
black = "^24.8"
3131
isort = "^5.12.0"
32-
pre-commit = "^4.0.1"
32+
pre-commit = "^4.1.0"
3333
pytest-cov = "^6.0.0"
3434
pytest-depends = "^1.0.1"
3535
pytest-asyncio = "^0.25.2"

0 commit comments

Comments
 (0)