From 73c0301fa5312fdb5735290aaa8587199392664a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 17:09:54 +0000 Subject: [PATCH] Update pre-commit hook pre-commit/mirrors-eslint to v8.56.0 (#334) | datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | pre-commit/mirrors-eslint | v8.38.0 | v8.56.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 02412d66..3bccbe88 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,6 +23,6 @@ repos: hooks: - id: gitleaks - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.38.0 + rev: v8.56.0 hooks: - id: eslint