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

Commit 6832d6f

Browse files
Bump pre-commit from 2.14.1 to 2.15.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.14.1 to 2.15.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.14.1...v2.15.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c8eb84 commit 6832d6f

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
@@ -40,7 +40,7 @@ safety = "^1.10.3"
4040
pytest = "^6.2.5"
4141
mypy = "^0.910"
4242
reorder-python-imports = "^2.6.0"
43-
pre-commit = "^2.14.1"
43+
pre-commit = "^2.15.0"
4444
pytest-django = "^4.1.0"
4545
pygments = "^2.10.0"
4646
xdoctest = "^0.15.6"

0 commit comments

Comments
 (0)