diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6d9233e..85779ee 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.0 + rev: 0.28.1 hooks: - id: check-github-actions - id: check-github-workflows @@ -43,11 +43,11 @@ repos: - yaml - repo: https://github.com/golangci/golangci-lint - rev: v1.57.1 + rev: v1.57.2 hooks: - id: golangci-lint - repo: https://github.com/commitizen-tools/commitizen - rev: v3.20.0 + rev: v3.21.3 hooks: - id: commitizen