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