diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 749aa342..87688c65 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,10 +1,10 @@ version: 0.1 cli: - version: 1.17.1 + version: 1.17.2 plugins: sources: - id: trunk - ref: v1.2.1 + ref: v1.2.6 uri: https://github.com/trunk-io/plugins actions: enabled: @@ -26,14 +26,14 @@ lint: enabled: - gokart@0.5.1 - osv-scanner@1.4.3 - - svgo@3.0.2 + - svgo@3.0.3 - terrascan@1.18.3 - trufflehog@3.62.1 - actionlint@1.6.26 - git-diff-check@SYSTEM - gitleaks@8.18.0 - gofmt@1.20.4 - - golangci-lint@1.55.1 + - golangci-lint@1.55.2 - hadolint@2.12.0 - markdownlint@0.37.0 - prettier@3.0.3 @@ -42,7 +42,7 @@ lint: - shfmt@3.6.0 - stylua@0.18.2 - taplo@0.8.1 - - yamllint@1.32.0 + - yamllint@1.33.0 files: - name: go-templates extensions: @@ -66,6 +66,6 @@ lint: - CHANGELOG.md runtimes: enabled: - - go@1.19.5 + - go@1.21.0 - node@18.12.1 - python@3.10.8