From 8c5a80ebe577cd6a53eb16b1d635b57e1ece35ae Mon Sep 17 00:00:00 2001 From: Serpentiel Date: Mon, 29 Jan 2024 08:03:10 +0000 Subject: [PATCH] Upgrade trunk to 1.19.0 --- .trunk/.gitignore | 1 + .trunk/trunk.yaml | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.trunk/.gitignore b/.trunk/.gitignore index 1e2465290..15966d087 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 292d85d7b..9ccf5bf05 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: @@ -19,7 +19,7 @@ lint: - gofmt@1.20.4 - golangci-lint@1.55.2 - markdownlint@0.38.0 - - prettier@3.1.1 + - prettier@3.2.4 - yamllint@1.33.0 ignore: - linters: