diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9d6e936..ce9d720 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: fix-encoding-pragma args: [--remove] - repo: https://github.com/pre-commit/pre-commit - rev: v3.6.0 + rev: v3.6.1 hooks: - id: validate_manifest