Skip to content

Commit 8788c18

Browse files
Bump pre-commit from 2.15.0 to 2.16.0 (#45)
1 parent 60ef2ce commit 8788c18

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytest-asyncio = "^0.16.0"
1919
pytest-cov = "^3.0.0"
2020
mypy = "^0.910"
2121
black = { version = "^21.10b0", allow-prereleases = true }
22-
pre-commit = "^2.15.0"
22+
pre-commit = "^2.16.0"
2323
unasync-cli = "^0.0.9"
2424

2525
[tool.black]

0 commit comments

Comments
 (0)