diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 971310ea..7840cd24 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: exclude: ^(rootfs/webapp/|acarshub-typescript/node_modules/|Dockerfile*) - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.12.0 + rev: v9.13.0 hooks: - id: eslint files: \.[j]sx?$ # *.js, *.jsx, *.ts and *.tsx