Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#738)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/keith/pre-commit-buildifier: 7.3.1.1 →
8.0.0](keith/pre-commit-buildifier@7.3.1.1...8.0.0)
- [github.com/pre-commit/mirrors-eslint: v9.17.0 →
v9.18.0](pre-commit/mirrors-eslint@v9.17.0...v9.18.0)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jan 14, 2025
1 parent 7d6a366 commit c356f38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repos:
- id: isort
name: isort (python)
- repo: https://github.com/keith/pre-commit-buildifier
rev: 7.3.1.1
rev: 8.0.0
hooks:
- id: buildifier
- id: buildifier-lint
Expand All @@ -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.17.0'
rev: 'v9.18.0'
hooks:
- id: eslint
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
Expand Down

0 comments on commit c356f38

Please sign in to comment.