diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c387ee..982e706 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/pre-commit/pre-commit - rev: v3.6.1 + rev: v3.6.2 hooks: - id: validate_manifest