From c7e4f719b214c450ab973af72f5cce976a976827 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Dec 2024 00:37:47 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v9.16.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 ebc40c4..775ff27 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: v9.15.0 + rev: v9.16.0 hooks: - id: eslint - repo: https://github.com/pre-commit/mirrors-prettier