From ad4ffa7b19ee89e7838eb80a19691ce64fe506d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 18:57:46 +0000 Subject: [PATCH] chore: update pre-commit hook pre-commit/mirrors-eslint to v9.9.0 (#247) 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 ca0251c4..4375b43c 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.8.0 + rev: v9.9.0 hooks: - id: eslint