diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index b738d9c..027a484 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,13 +7,13 @@ cli: plugins: sources: - id: trunk - ref: v1.6.5 + ref: v1.6.6 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.21.0 - - node@18.12.1 + - node@18.20.5 - python@3.10.8 # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: @@ -27,7 +27,7 @@ lint: - osv-scanner@1.9.1 - prettier@3.4.2 - trivy@0.56.2 - - trufflehog@3.85.0 + - trufflehog@3.86.0 - yamllint@1.35.1 ignore: - linters: