diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3c1d7aa..b162374 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: args: [-c=.yamllint] - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.5.0 + rev: v9.11.1 hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx