diff --git a/pyproject.toml b/pyproject.toml index c93a657..1e2827c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dev = [ {include-group = "pre-commit"} ] pre-commit = [ - "prek==0.3.11" + "prek==0.3.12" ] test = [ "pytest-github-actions-annotate-failures==0.4.0",