From e0ae1245a35dac1ea79760b97475327901b1fae4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 09:07:45 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v8.56.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 94c7cd4c..5910595a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: go-test-mod - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.53.0 + rev: v8.56.0 hooks: - id: eslint files: '^web'