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

Commit 1708708

Browse files
chore(deps-dev): bump pre-commit from 2.20.0 to 2.21.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 2.21.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@v2.20.0...v2.21.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 fd3c480 commit 1708708

File tree

2 files changed

+6
-19
lines changed

2 files changed

+6
-19
lines changed

poetry.lock

Lines changed: 5 additions & 18 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 = "^7.32.2"
3131
black = "^22.12.0"
3232
isort = "^5.11.4"
33-
pre-commit = "^2.16.0"
33+
pre-commit = "^2.21.0"
3434
pytest = "^7.2.0"
3535
pytest-asyncio = "^0.20.3"
3636
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)