From ace1be820d76f7b6b40ca541cb44b16599733783 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 08:59:02 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v9 --- .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 8965cbd0..1a1068bd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: - id: validate-html - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.56.0 + rev: v9.20.0 hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx