diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ee5b4734..204b2b21 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: args: - --quote-props=as-needed - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: check-case-conflict - id: check-docstring-first