diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ff06459e..09129506 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - types-requests==2.31.0.20240218 - types-protobuf==5.27.0.20240626 - repo: https://github.com/pre-commit/mirrors-eslint - rev: 'v9.9.1' + rev: 'v9.10.0' hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx