From bb1b7cba54fd54bcad5ce27035f8f6ede42c6e13 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 23:15:29 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/pre-commit/mirrors-eslint: v9.14.0 → v9.15.0](https://github.com/pre-commit/mirrors-eslint/compare/v9.14.0...v9.15.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 1f2f967a1..24234046b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/pre-commit/mirrors-eslint - rev: 'v9.14.0' # Use the sha / tag you want to point at + rev: 'v9.15.0' # Use the sha / tag you want to point at hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx