From 4f2ddc538e7ec79e4deaccd3a56cbbaa86f9c6a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 17:57:56 +0000 Subject: [PATCH] chore(deps): update jira support dependencies | datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | defenseunicorns/zarf | v0.43.1 | v0.44.0 | | github-tags | renovatebot/pre-commit-hooks | 39.50.0 | 39.54.0 | --- .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 a7e933a..b65e805 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.43.1/zarf.schema.json", + "https://raw.githubusercontent.com/defenseunicorns/zarf/v0.44.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: 39.50.0 + rev: 39.54.0 hooks: - id: renovate-config-validator