diff --git a/Pre-Commit-Go.gitlab-ci.yml b/Pre-Commit-Go.gitlab-ci.yml index 8305159..07cee3b 100644 --- a/Pre-Commit-Go.gitlab-ci.yml +++ b/Pre-Commit-Go.gitlab-ci.yml @@ -1,6 +1,6 @@ run-pre-commit: stage: .pre - image: unbound/pre-commit:v0.3.4@sha256:5fbd1c7362559add6db799dca7f33b5d5a064526bde891068a43cd9698e82af7 + image: unbound/pre-commit:v0.3.5@sha256:dab6979f20300cf4a36d7d27600ca4b4a0021be9f3670424b68c0311b7db21de variables: PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit GOPRIVATE: gitlab.com/unboundsoftware