From 6501cfa1ea31c2582ea023c216d0a38d22f1fca1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 6 Oct 2024 00:10:30 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v9.12.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 ec2af10..1574f56 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.11.1 + rev: v9.12.0 hooks: - id: eslint - repo: https://github.com/pre-commit/mirrors-prettier