Upgrade trunk

This commit is contained in:
matthewbaggett 2025-02-03 11:11:30 +00:00 committed by github-actions[bot]
parent 316489e01c
commit 2add39a229

View file

@ -7,7 +7,7 @@ cli:
plugins: plugins:
sources: sources:
- id: trunk - id: trunk
ref: v1.6.6 ref: v1.6.7
uri: https://github.com/trunk-io/plugins uri: https://github.com/trunk-io/plugins
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
runtimes: runtimes:
@ -24,11 +24,11 @@ lint:
- git-diff-check - git-diff-check
enabled: enabled:
- actionlint@1.7.7 - actionlint@1.7.7
- checkov@3.2.357 - checkov@3.2.360
- markdownlint@0.43.0 - markdownlint@0.44.0
- prettier@3.4.2 - prettier@3.4.2
- trivy@0.58.2 - trivy@0.59.0
- trufflehog@3.88.2 - trufflehog@3.88.4
- yamllint@1.35.1 - yamllint@1.35.1
actions: actions:
enabled: enabled:
@ -38,4 +38,4 @@ actions:
- trunk-upgrade-available - trunk-upgrade-available
tools: tools:
enabled: enabled:
- act@0.2.71 - act@0.2.72