Skip to content

Commit ec450fb

Browse files
Bump pre-commit from 2.20.0 to 2.21.0 (#721)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44ba843 commit ec450fb

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
@@ -25,7 +25,7 @@ warrant-lite = "^1.0.4"
2525
tox = "^3.28"
2626
pytest = "^7.2"
2727
pytest-cov = "^4.0.0"
28-
pre-commit = "^2.20"
28+
pre-commit = "^2.21"
2929
black = {version = "^22.12", allow-prereleases = true}
3030
pylint = "^2.13.9"
3131
isort = "^5.11.5"

0 commit comments

Comments
 (0)