From cce69643fe85f8d5d8ea34bda4d2d71f157a36cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 00:04:46 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/pre-commit to v4 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9e6bea6..d0e2b6e 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.8.0 + rev: v4.0.0 hooks: - id: validate_manifest