diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 8a9e134..5eb358d 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,10 +1,10 @@ version: 0.1 cli: - version: 1.22.2 + version: 1.22.8 plugins: sources: - id: trunk - ref: v1.6.0 + ref: v1.6.5 uri: https://github.com/trunk-io/plugins lint: disabled: @@ -13,11 +13,11 @@ lint: - trufflehog - trivy enabled: - - actionlint@1.7.1 + - actionlint@1.7.4 - git-diff-check - - prettier@3.3.2 - - markdownlint@0.41.0 - - gitleaks@8.18.4 + - prettier@3.4.0 + - markdownlint@0.43.0 + - gitleaks@8.21.2 runtimes: enabled: - python@3.10.8