From 2f6d8791c06eddf1bcf8be47ef6f1d0053248dc5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 31 May 2026 00:37:52 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v10.4.1 --- .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 6cc7e01..71ac93c 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: v10.4.0 + rev: v10.4.1 hooks: - id: eslint - repo: https://github.com/pre-commit/mirrors-prettier