diff --git a/pyproject.toml b/pyproject.toml index fd4d0af..30d4080 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ doxy = "doxy.cli:main" [tool.poetry.dev-dependencies] pytest = "^5.2" -pre-commit = "^2.21.0" +pre-commit = "^3.0.0" [build-system] requires = ["poetry-core>=1.0.0"]