diff --git a/pyproject.toml b/pyproject.toml index f3a05d3..4e30666 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ testing = [ dev = [ "google-sheets[server,lint,testing]", - "pre-commit==3.7.1", + "pre-commit==3.8.0", "detect-secrets==1.5.0", ]