From bc6a1227b4c6d7a287df437ac7d87e24620909cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 10:23:54 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/mirrors-eslint to v8.51.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 1840d09e..681b3482 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.49.0 + rev: v8.51.0 hooks: - id: eslint files: '^web'