diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 6bdd6bb6..b5692ad6 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,25 +1,25 @@ version: 0.1 cli: - version: 1.22.1 + version: 1.22.2 plugins: sources: - id: trunk uri: https://github.com/trunk-io/plugins - ref: v1.5.0 + ref: v1.6.0 lint: enabled: - hadolint@2.12.0 - - codespell@2.2.6 - - actionlint@1.7.0 + - codespell@2.3.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 + - golangci-lint@1.59.1 + - markdownlint@0.41.0 + - prettier@3.3.2 - yamllint@1.35.1 ignore: - linters: [prettier]