From 8da5b5c5f775aeaa4083a0880fc061c2c7a56242 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 09:30:30 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-release):=20update=20pre-commit=20h?= =?UTF-8?q?ook=20pre-commit/mirrors-eslint=20(=20v9.5.0=20=E2=86=92=20v9.1?= =?UTF-8?q?1.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------- | ------ | ------- | | github-tags | pre-commit/mirrors-eslint | v9.5.0 | 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 3c1d7aa..feceb29 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: args: [-c=.yamllint] - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.5.0 + rev: v9.11.0 hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx