From acb0bfba69e33488d4dd8e8ac9515ad8c32aa17c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 18:39:15 +0000 Subject: [PATCH] chore: update pre-commit hook pre-commit/mirrors-eslint to v9.13.0 (#273) 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 d199837..a93b3b6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.12.0 + rev: v9.13.0 hooks: - id: eslint