diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f8ca8a..255cd05 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/pre-commit/pre-commit - rev: v3.4.0 + rev: v3.5.0 hooks: - id: validate_manifest