diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 25b16691..a74a041f 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.9.1 + rev: v9.11.0 hooks: - id: eslint files: \.[j]sx?$ # *.js, *.jsx, *.ts and *.tsx