diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cb46ea1..a638df2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: files: \.[jt]sx?$ types_or: [css, javascript] - repo: https://github.com/pre-commit/mirrors-eslint - rev: "v8.30.0" + rev: "v8.31.0" hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx