From 4436331f125fa9e472eb51b4f2936b57733e03bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 16:21:09 +0300 Subject: [PATCH] ci(deps): upgrade trunk (#152) Co-authored-by: Serpentiel <18222223+Serpentiel@users.noreply.github.com> --- .trunk/trunk.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index be4fe89..ac65e2b 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -8,13 +8,13 @@ plugins: uri: https://github.com/trunk-io/plugins lint: enabled: - - actionlint@1.7.0 + - actionlint@1.7.1 - git-diff-check - - gitleaks@8.18.2 + - gitleaks@8.18.3 - gofmt@1.20.4 - golangci-lint@1.57.2 - - markdownlint@0.40.0 - - prettier@3.2.5 + - markdownlint@0.41.0 + - prettier@3.3.1 - yamllint@1.35.1 ignore: - linters: