diff --git a/pyproject.toml b/pyproject.toml index c7ffcd0..0116014 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dev = [ {include-group = "pre-commit"} ] pre-commit = [ - "prek==0.3.4" + "prek==0.3.5" ] test = [ "pytest-github-actions-annotate-failures==0.4.0",