diff --git a/pyproject.toml b/pyproject.toml index a6fcaa0..21da9c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ lint = [ {include-group = "pre-commit"} ] pre-commit = [ - "prek==0.3.2" + "prek==0.3.3" ] test = [ "pytest==9.0.2"