From 47567b29c5f73599577d0daa112ac0db23eee323 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:13:08 +0300 Subject: [PATCH] ci(deps): upgrade trunk (#195) Co-authored-by: Serpentiel <18222223+Serpentiel@users.noreply.github.com> --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 2599d5f..137a3a6 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -8,12 +8,12 @@ plugins: uri: https://github.com/trunk-io/plugins lint: enabled: - - actionlint@1.7.1 + - actionlint@1.7.2 - git-diff-check - - gitleaks@8.19.2 + - gitleaks@8.19.3 - gofmt@1.20.4 - golangci-lint@1.61.0 - - markdownlint@0.41.0 + - markdownlint@0.42.0 - prettier@3.3.3 - yamllint@1.35.1 ignore: