From 47f145fb9047fee65c73c5046d4ec1c1e1dc18c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 20:52:22 +0000 Subject: [PATCH] chore(deps): update gitlab support dependencies | datasource | package | from | to | | ----------- | ---------------------------- | -------- | -------- | | github-tags | defenseunicorns/zarf | v0.35.0 | v0.36.0 | | github-tags | renovatebot/pre-commit-hooks | 37.426.4 | 37.428.3 | --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1b6efea7..51946b0a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: args: [ "--schemafile", - "https://raw.githubusercontent.com/defenseunicorns/zarf/v0.35.0/zarf.schema.json", + "https://raw.githubusercontent.com/defenseunicorns/zarf/v0.36.0/zarf.schema.json", "--no-cache" ] - repo: https://github.com/golangci/golangci-lint @@ -48,6 +48,6 @@ repos: hooks: - id: golangci-lint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.426.4 + rev: 37.428.3 hooks: - id: renovate-config-validator