Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Use keith/pre-commit-buildifier instead
Browse files Browse the repository at this point in the history
  • Loading branch information
shaldengeki committed Feb 14, 2024
1 parent 97ec9b0 commit c2fb56c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@ repos:
hooks:
- id: isort
name: isort (python)
- repo: https://github.com/FelixSeptem/pre-commit-golang.git
rev: "12f5442f51377b10b26651ad745206bbe1500ad6"
- repo: https://github.com/keith/pre-commit-buildifier
rev: 6.4.0
hooks:
- id: bazel-buildifier
- id: buildifier
- id: buildifier-lint
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.991
hooks:
Expand Down

0 comments on commit c2fb56c

Please sign in to comment.