Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit e867ddf

Browse files
Bump pre-commit from 2.4.0 to 2.5.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.4.0...v2.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b791bbf commit e867ddf

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
@@ -38,7 +38,7 @@ pytest = "^5.4.3"
3838
mypy = "^0.780"
3939
codecov = "^2.1.3"
4040
reorder-python-imports = "^2.3.1"
41-
pre-commit = "^2.4.0"
41+
pre-commit = "^2.5.0"
4242
coverage = {extras = ["toml"], version = "^5.1"}
4343
pytest-django = "^3.9.0"
4444

0 commit comments

Comments
 (0)