diff --git a/pyproject.toml b/pyproject.toml index 2824a78..1592db0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "coverage[toml]==7.13.5", "pytest==9.0.2", "irc-parser-tests==0.0.4", - "pre-commit==4.5.1", + "pre-commit==4.6.0", "mypy==1.19.1", "ruamel.yaml==0.18.17", ]