diff --git a/pyproject.toml b/pyproject.toml index 57e0db6..031d981 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ [project.optional-dependencies] test = ["pytest >= 7.3", "pytest-cov >= 4.0"] -lint = ["pre-commit == 3.4.0"] +lint = ["pre-commit == 3.5.0"] dev = ["changelist == 0.3"] [project.scripts]