From dca0d78592b00bd956a4ed7beb7fd96dae787af8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 21:40:45 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/pre-commit to v3.6.1 --- .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 d564ec3..6c387ee 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.6.0 + rev: v3.6.1 hooks: - id: validate_manifest