diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 68e172a4..c9319c8c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: isort name: isort (python) - repo: https://github.com/keith/pre-commit-buildifier - rev: 6.4.0 + rev: 6.4.0.1 hooks: - id: buildifier - id: buildifier-lint @@ -34,7 +34,7 @@ repos: - id: mypy additional_dependencies: [types-requests==2.31.0.20240218] - repo: https://github.com/pre-commit/mirrors-eslint - rev: 'v9.4.0' + rev: 'v9.5.0' hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx