diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f6315c4..806779c 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: v4.6.1 + rev: v4.6.2 hooks: - id: validate_manifest