From b6459da02a27fc77887cb4626ac17424cee9f2a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:05:21 +0000 Subject: [PATCH] chore(deps): update jira support dependencies | datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | golangci/golangci-lint | v1.62.2 | v1.63.4 | | github-tags | renovatebot/pre-commit-hooks | 39.75.0 | 39.86.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 be0e0d9..0dbddc7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,10 +44,10 @@ repos: "--no-cache" ] - repo: https://github.com/golangci/golangci-lint - rev: v1.62.2 + rev: v1.63.4 hooks: - id: golangci-lint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.75.0 + rev: 39.86.3 hooks: - id: renovate-config-validator