From ed3d739142d8f174e25120640bbf7ac05ba8d78a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 20:59:42 +0000 Subject: [PATCH] chore(deps): update confluence support dependencies | datasource | package | from | to | | ----------- | ---------------------------- | -------- | -------- | | github-tags | golangci/golangci-lint | v1.63.4 | v1.64.3 | | github-tags | renovatebot/pre-commit-hooks | 39.164.1 | 39.169.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 77f8cf1..b18acf8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,10 +48,10 @@ repos: "--no-cache" ] - repo: https://github.com/golangci/golangci-lint - rev: v1.63.4 + rev: v1.64.3 hooks: - id: golangci-lint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.164.1 + rev: 39.169.0 hooks: - id: renovate-config-validator