diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d0e2b6e..e9b6eb3 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.0.0 + rev: v4.0.1 hooks: - id: validate_manifest