diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9949730470..1ba6441a59 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - --exclude=cognite/client/_proto* - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: debug-statements - id: check-docstring-first