From 666e5f41f029529721e15fa6dfd7fda20fc34073 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 02:53:14 +0000 Subject: [PATCH] ci(deps): update pre-commit hooks --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0fc0844..d6fdbac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,12 +25,12 @@ repos: - id: prettier - repo: https://github.com/crate-ci/typos - rev: v1.23.5 + rev: v1.24.1 hooks: - id: typos - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.0 + rev: 0.29.2 hooks: - id: check-github-workflows - id: check-renovate @@ -51,7 +51,7 @@ repos: - id: gitleaks - repo: https://github.com/golangci/golangci-lint - rev: v1.59.1 + rev: v1.60.3 hooks: - id: golangci-lint