Skip to content

Commit 9000319

Browse files
Merge pull request #99 from beaufour/dependabot/pip/pre-commit-4.0.0
2 parents 125d652 + 91dc8e8 commit 9000319

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -30,7 +30,7 @@ python-coveralls = "^2.9.3"
3030
pytest = ">=7.2,<9.0"
3131
flake8 = ">=4.0.1,<6.0.0"
3232
black = ">=22.8,<25.0"
33-
pre-commit = "^2.20.0"
33+
pre-commit = ">=2.20,<5.0"
3434

3535
[build-system]
3636
requires = ["poetry-core"]

0 commit comments

Comments
 (0)