Skip to content

Commit

Permalink
Switch back pre-commit hook misspell to upstream (#11280)
Browse files Browse the repository at this point in the history
The pull request adding the pre-commit hook config was merged.
  • Loading branch information
VannTen authored Jun 26, 2024
1 parent cce5850 commit 821dfbf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@ repos:
- netaddr==1.2.1
- distlib

- repo: https://github.com/VannTen/misspell
# Waiting on https://github.com/golangci/misspell/pull/19 to get merged
rev: 8592a4e
- repo: https://github.com/golangci/misspell
rev: v0.6.0
hooks:
- id: misspell
exclude: "OWNERS_ALIASES$"
Expand Down

0 comments on commit 821dfbf

Please sign in to comment.