diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 97109f2..6d607af 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,24 +7,24 @@ cli: plugins: sources: - id: trunk - ref: v1.7.6 + ref: v1.8.0 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: enabled: - go@1.26.0 - node@22.16.0 - - python@3.10.8 + - python@3.14.4 # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - actionlint@1.7.12 - - checkov@3.2.525 + - checkov@3.2.526 - git-diff-check - gofmt@1.20.4 - - golangci-lint2@2.11.4 + - golangci-lint2@2.12.1 - markdownlint@0.48.0 - - osv-scanner@2.3.5 + - osv-scanner@2.3.6 - prettier@3.8.3 - trivy@0.70.0 - trufflehog@3.95.2