From c69e240aefd06ee2a1308bd515596bced44082c0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 5 May 2024 00:09:58 +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 2e2b4ad..274f5dd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.56.0 + rev: v9.2.0 hooks: - id: eslint - repo: https://github.com/pre-commit/mirrors-prettier