diff --git a/pyproject.toml b/pyproject.toml index 8848ea6..f17b3f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ lint = [ {include-group = "pre-commit"} ] pre-commit = [ - "prek==0.4.12" + "prek==0.4.13" ] [project]