diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a8248022e..539fc5ec4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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$"