diff --git a/pyproject.toml b/pyproject.toml index 94d8922..480f759 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dev = [ {include-group = "pre-commit"} ] pre-commit = [ - "prek==0.3.1" + "prek==0.3.2" ] test = [ "pytest-github-actions-annotate-failures==0.3.0",