From 375f0d0a1984489a88e315a72d928c8a9345504f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 16:25:32 +0000 Subject: [PATCH] chore: update pre-commit hook pre-commit/mirrors-eslint to v9.11.0 --- .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 9b1e3901..82a8ade1 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.10.0 + rev: v9.11.0 hooks: - id: eslint