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'