From 9481fb8f6c9eacbf13b46cdb14837b3e0b0cf3f4 Mon Sep 17 00:00:00 2001 From: Serpentiel Date: Fri, 2 Feb 2024 08:03:05 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.19.0 --- .trunk/.gitignore | 1 + .trunk/trunk.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.trunk/.gitignore b/.trunk/.gitignore index 1e246529..15966d08 100644 --- a/.trunk/.gitignore +++ b/.trunk/.gitignore @@ -6,3 +6,4 @@ plugins user_trunk.yaml user.yaml +tmp diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 292d85d7..8934675f 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,13 +1,13 @@ version: 0.1 cli: - version: 1.18.1 + version: 1.19.0 plugins: sources: - id: trunk uri: https://github.com/trunk-io/plugins - ref: v1.4.1 + ref: v1.4.2 lint: enabled: @@ -18,8 +18,8 @@ lint: - gitleaks@8.18.1 - gofmt@1.20.4 - golangci-lint@1.55.2 - - markdownlint@0.38.0 - - prettier@3.1.1 + - markdownlint@0.39.0 + - prettier@3.2.4 - yamllint@1.33.0 ignore: - linters: