diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3a84bb831..11ee1e506 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,6 +59,6 @@ repos: types: [file, rust] language: system - repo: https://github.com/pre-commit/pre-commit - rev: v4.0.0 + rev: v4.0.1 hooks: - id: validate_manifest