Compare commits
1 commit
main
...
trunk-io/u
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f0d222ea14 |
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
|
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
|
||||||
version: 0.1
|
version: 0.1
|
||||||
cli:
|
cli:
|
||||||
version: 1.22.9
|
version: 1.25.0
|
||||||
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
||||||
plugins:
|
plugins:
|
||||||
sources:
|
sources:
|
||||||
|
|
@ -24,13 +24,13 @@ lint:
|
||||||
- trivy
|
- trivy
|
||||||
enabled:
|
enabled:
|
||||||
- gitleaks@8.23.1
|
- gitleaks@8.23.1
|
||||||
- markdownlint@0.43.0
|
- markdownlint@0.47.0
|
||||||
- taplo@0.9.3
|
- taplo@0.9.3
|
||||||
- actionlint@1.7.6
|
- actionlint@1.7.6
|
||||||
- checkov@3.2.353
|
- checkov@3.2.496
|
||||||
- git-diff-check
|
- git-diff-check
|
||||||
- prettier@3.4.2
|
- prettier@3.7.4
|
||||||
- yamllint@1.35.1
|
- yamllint@1.37.1
|
||||||
definitions:
|
definitions:
|
||||||
- name: markdownlint
|
- name: markdownlint
|
||||||
direct_configs:
|
direct_configs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue