diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 01ccc13..ffd139c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/golangci/golangci-lint - rev: v1.47.0 + rev: v1.47.2 hooks: - id: golangci-lint - repo: https://github.com/zricethezav/gitleaks