diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7bd2f800..076546c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: - id: gitlint stages: [commit-msg] - repo: https://github.com/jumanjihouse/pre-commit-hooks - rev: 2.1.6 + rev: 3.0.0 hooks: - id: shfmt stages: [commit] @@ -64,13 +64,13 @@ repos: stages: [commit] args: ["-e", "SC2211"] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.31.1 + rev: v0.32.2 hooks: - id: markdownlint stages: [commit] exclude: ^CHANGELOG.md$ - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.2.0 + rev: v1.3.1 hooks: - id: insert-license name: License headers - Go diff --git a/.tool-versions b/.tool-versions index 07a0f021..73a83045 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,6 +1,6 @@ golangci-lint 1.49.0 goreleaser 1.11.2 -golang 1.19 +golang 1.19.1 helm 3.9.4 pre-commit 2.20.0 ginkgo 2.1.6