Skip to content

Commit 8625a0b

Browse files
Update dependency pre-commit to v3.8.0 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2024d81 commit 8625a0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -15,7 +15,7 @@ python-dotenv = {version = "^1.0.0", optional = true}
1515
[tool.poetry.dev-dependencies]
1616
black = "^20.8b1"
1717
mypy = "^1.0.0"
18-
pre-commit = "^4.0.0"
18+
pre-commit = "^3.5.0"
1919

2020
[tool.poetry.extras]
2121
leaderboard = ["requests", "python-dotenv"]

0 commit comments

Comments
 (0)