diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6a3b662..226eb9b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/commitizen-tools/commitizen - rev: v4.13.10 + rev: v4.16.0 hooks: - id: commitizen - repo: https://github.com/golangci/golangci-lint