diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index cf4d6ae4..02cfc1fb 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -5,7 +5,7 @@ cli: plugins: sources: - id: trunk - ref: v1.6.5 + ref: v1.6.6 uri: https://github.com/trunk-io/plugins actions: enabled: @@ -27,15 +27,15 @@ lint: enabled: - bandit@1.8.0 - black@24.10.0 - - checkov@3.2.330 + - checkov@3.2.344 - isort@5.13.2 - - ruff@0.8.1 - - trivy@0.56.2 + - ruff@0.8.4 + - trivy@0.58.1 - gokart@0.5.1 - - osv-scanner@1.9.1 + - osv-scanner@1.9.2 - svgo@3.3.2 - terrascan@1.19.1 - - trufflehog@3.84.2 + - trufflehog@3.88.0 - actionlint@1.7.4 - git-diff-check@SYSTEM - gitleaks@8.21.2 @@ -44,10 +44,10 @@ lint: - hadolint@2.12.1-beta - markdownlint@0.43.0 - prettier@3.4.2 - - renovate@39.49.3 + - renovate@39.82.9 - shellcheck@0.10.0 - shfmt@3.6.0 - - stylua@2.0.1 + - stylua@2.0.2 - taplo@0.9.3 - yamllint@1.35.1 files: @@ -74,5 +74,5 @@ lint: runtimes: enabled: - go@1.21.0 - - node@18.12.1 + - node@18.20.5 - python@3.10.8