diff --git a/pyproject.toml b/pyproject.toml index 7af41ae..e6bcee7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ lint = [ {include-group = "pre-commit"} ] pre-commit = [ - "prek==0.4.4" + "prek==0.4.5" ] test = [ "pytest==9.1.0"