From 3e0b1969c5d49d2d433e076d323b55a38a72cb24 Mon Sep 17 00:00:00 2001 From: Serpentiel <18222223+Serpentiel@users.noreply.github.com> Date: Mon, 6 Jan 2025 08:01:42 +0000 Subject: [PATCH] ci(deps): upgrade trunk --- .trunk/trunk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 8abb34c..a884dea 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -8,9 +8,9 @@ plugins: uri: https://github.com/trunk-io/plugins lint: enabled: - - actionlint@1.7.4 + - actionlint@1.7.5 - git-diff-check - - gitleaks@8.21.2 + - gitleaks@8.22.1 - gofmt@1.20.4 - golangci-lint@1.62.2 - markdownlint@0.43.0