diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 94c7cd4c..748ed450 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.54.0 hooks: - id: eslint files: '^web'