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

Commit 11b2d5a

Browse files
chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.4.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@v3.3.3...v3.4.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 bf90db3 commit 11b2d5a

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
@@ -30,7 +30,7 @@ python-dateutil = "^2.8.2"
3030
python-semantic-release = "^8.0.8"
3131
black = "^23.3.0"
3232
isort = "^5.12.0"
33-
pre-commit = "^3.3.3"
33+
pre-commit = "^3.4.0"
3434
pytest = "^7.4.0"
3535
pytest-asyncio = "^0.21.0"
3636
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)