mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-30 03:13:51 +00:00
Merge pull request #2729 from meshtastic/trunk-fmt
update trunk to latest version
This commit is contained in:
commit
05efd68097
2
.trunk/.gitignore
vendored
2
.trunk/.gitignore
vendored
@ -5,4 +5,4 @@
|
|||||||
plugins
|
plugins
|
||||||
user_trunk.yaml
|
user_trunk.yaml
|
||||||
user.yaml
|
user.yaml
|
||||||
shims
|
tools
|
||||||
|
@ -1,37 +1,42 @@
|
|||||||
version: 0.1
|
version: 0.1
|
||||||
cli:
|
cli:
|
||||||
version: 1.10.0
|
version: 1.13.0
|
||||||
plugins:
|
plugins:
|
||||||
sources:
|
sources:
|
||||||
- id: trunk
|
- id: trunk
|
||||||
ref: v0.0.17
|
ref: v1.1.1
|
||||||
uri: https://github.com/trunk-io/plugins
|
uri: https://github.com/trunk-io/plugins
|
||||||
lint:
|
lint:
|
||||||
enabled:
|
enabled:
|
||||||
- taplo@0.7.0
|
- bandit@1.7.5
|
||||||
- ruff@0.0.265
|
- checkov@2.4.1
|
||||||
|
- terrascan@1.18.3
|
||||||
|
- trivy@0.44.1
|
||||||
|
- trufflehog@3.48.0
|
||||||
|
- taplo@0.8.1
|
||||||
|
- ruff@0.0.284
|
||||||
- yamllint@1.32.0
|
- yamllint@1.32.0
|
||||||
- isort@5.12.0
|
- isort@5.12.0
|
||||||
- markdownlint@0.34.0
|
- markdownlint@0.35.0
|
||||||
- oxipng@8.0.0
|
- oxipng@8.0.0
|
||||||
- svgo@3.0.2
|
- svgo@3.0.2
|
||||||
- actionlint@1.6.24
|
- actionlint@1.6.25
|
||||||
- flake8@6.0.0
|
- flake8@6.1.0
|
||||||
- hadolint@2.12.0
|
- hadolint@2.12.0
|
||||||
- shfmt@3.5.0
|
- shfmt@3.6.0
|
||||||
- shellcheck@0.9.0
|
- shellcheck@0.9.0
|
||||||
- black@23.3.0
|
- black@23.7.0
|
||||||
- git-diff-check
|
- git-diff-check
|
||||||
- gitleaks@8.16.3
|
- gitleaks@8.17.0
|
||||||
- clang-format@14.0.0
|
- clang-format@16.0.3
|
||||||
- prettier@2.8.8
|
- prettier@3.0.2
|
||||||
disabled:
|
disabled:
|
||||||
- taplo@0.7.0
|
- taplo@0.8.1
|
||||||
- shellcheck@0.9.0
|
- shellcheck@0.9.0
|
||||||
- shfmt@3.5.0
|
- shfmt@3.6.0
|
||||||
- oxipng@8.0.0
|
- oxipng@8.0.0
|
||||||
- actionlint@1.6.22
|
- actionlint@1.6.22
|
||||||
- markdownlint@0.34.0
|
- markdownlint@0.35.0
|
||||||
- hadolint@2.12.0
|
- hadolint@2.12.0
|
||||||
- svgo@3.0.2
|
- svgo@3.0.2
|
||||||
runtimes:
|
runtimes:
|
||||||
|
Loading…
Reference in New Issue
Block a user