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

Commit c67fbda

Browse files
chore(deps-dev): bump pre-commit from 2.21.0 to 3.0.4
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.0.4. - [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.21.0...v3.0.4) --- 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 527d8a0 commit c67fbda

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -24,7 +24,7 @@ pytest = "^7.2.0"
2424
flake8 = "^5.0.4"
2525
black = "^23.1.0"
2626
isort = "^5.12.0"
27-
pre-commit = "^2.21.0"
27+
pre-commit = "^3.0.4"
2828
pytest-cov = "^4.0.0"
2929
pytest-depends = "^1.0.1"
3030
pytest-asyncio = "^0.20.3"

0 commit comments

Comments
 (0)