firmware/.trunk/trunk.yaml

54 lines
1006 B
YAML
Raw Normal View History

version: 0.1
cli:
version: 1.16.2
plugins:
sources:
- id: trunk
ref: v1.2.5
uri: https://github.com/trunk-io/plugins
lint:
enabled:
2023-08-17 10:17:36 +00:00
- bandit@1.7.5
- checkov@2.5.0
2023-08-17 10:17:36 +00:00
- terrascan@1.18.3
- trivy@0.45.1
- trufflehog@3.59.0
2023-08-17 10:17:36 +00:00
- taplo@0.8.1
- ruff@0.0.292
- yamllint@1.32.0
2023-03-31 10:51:26 +00:00
- isort@5.12.0
- markdownlint@0.37.0
2023-03-31 10:51:26 +00:00
- oxipng@8.0.0
- svgo@3.0.2
- actionlint@1.6.26
2023-08-17 10:17:36 +00:00
- flake8@6.1.0
2023-03-31 10:51:26 +00:00
- hadolint@2.12.0
2023-08-17 10:17:36 +00:00
- shfmt@3.6.0
2023-03-31 10:51:26 +00:00
- shellcheck@0.9.0
- black@23.9.1
2023-01-21 15:17:08 +00:00
- git-diff-check
- gitleaks@8.18.0
2023-08-17 10:17:36 +00:00
- clang-format@16.0.3
- prettier@3.0.3
2023-01-21 15:17:08 +00:00
disabled:
2023-08-17 10:17:36 +00:00
- taplo@0.8.1
- shellcheck@0.9.0
2023-08-17 10:17:36 +00:00
- shfmt@3.6.0
- oxipng@8.0.0
- actionlint@1.6.22
- markdownlint@0.37.0
- hadolint@2.12.0
- svgo@3.0.2
runtimes:
enabled:
2023-03-31 10:51:26 +00:00
- python@3.10.8
- go@1.21.0
- node@18.12.1
actions:
disabled:
- trunk-announce
enabled:
2023-10-06 20:02:27 +00:00
- trunk-fmt-pre-commit
- trunk-check-pre-push
- trunk-upgrade-available