diff --git a/pyproject.toml b/pyproject.toml index 84823e2..bf0f5a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ develop = [ "flake8-pyproject==1.2.3", "gitlint-core==0.19.1", 'isort==5.12.0', - 'pre-commit==3.3.0', + 'pre-commit==3.3.2', ] packaging = [ "build",