diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 20c1430f..1bfc4ea2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ # limitations under the License. repos: - repo: https://github.com/golangci/golangci-lint - rev: v1.60.3 + rev: v1.64.8 hooks: - id: golangci-lint log_file: .pre-commit.log