diff --git a/pyproject.toml b/pyproject.toml index 8508a4a..05682d5 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.5.0"] +lint = ["pre-commit == 3.6.0"] dev = ["changelist == 0.4"] [project.scripts]