diff --git a/pyproject.toml b/pyproject.toml index a0f7bd2..0296e6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ test = [ "flake8-docstrings", "flake8-formatter_junit_xml", "flake8==5.0.4", - "pre-commit==2.17.0", + "pre-commit==2.20.0", "pylint==2.15.5", "pylint_junit", "pytest-cov==4.0.0",