Upgrade trunk
This commit is contained in:
parent
53fe16227c
commit
026dc1f48e
1 changed files with 5 additions and 5 deletions
|
@ -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:
|
||||||
- trivy
|
- trivy
|
||||||
- git-diff-check
|
- git-diff-check
|
||||||
enabled:
|
enabled:
|
||||||
- gitleaks@8.23.1
|
- gitleaks@8.23.3
|
||||||
- markdownlint@0.43.0
|
- markdownlint@0.44.0
|
||||||
- taplo@0.9.3
|
- taplo@0.9.3
|
||||||
- actionlint@1.7.7
|
- actionlint@1.7.7
|
||||||
- checkov@3.2.357
|
- checkov@3.2.360
|
||||||
- prettier@3.4.2
|
- prettier@3.4.2
|
||||||
- yamllint@1.35.1
|
- yamllint@1.35.1
|
||||||
definitions:
|
definitions:
|
||||||
|
@ -58,5 +58,5 @@ tools:
|
||||||
- svgo@3.3.2
|
- svgo@3.3.2
|
||||||
- tofu@1.7.3
|
- tofu@1.7.3
|
||||||
- trunk-toolbox@0.5.4
|
- trunk-toolbox@0.5.4
|
||||||
- tflint@0.55.0
|
- tflint@0.55.1
|
||||||
- terraform@1.1.4
|
- terraform@1.1.4
|
||||||
|
|
Loading…
Reference in a new issue