mirror of
https://github.com/m5stack/meshtastic-device-ui.git
synced 2026-05-20 11:51:03 -07:00
Upgrade trunk (#118)
Co-authored-by: mverch67 <71137295+mverch67@users.noreply.github.com>
This commit is contained in:
co-authored by
mverch67
parent
5c16bbd3c1
commit
65eb74fadf
+5
-5
@@ -6,7 +6,7 @@ cli:
|
||||
plugins:
|
||||
sources:
|
||||
- id: trunk
|
||||
ref: v1.6.7
|
||||
ref: v1.6.8
|
||||
uri: https://github.com/trunk-io/plugins
|
||||
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
|
||||
runtimes:
|
||||
@@ -17,15 +17,15 @@ runtimes:
|
||||
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
|
||||
lint:
|
||||
enabled:
|
||||
- trufflehog@3.88.23
|
||||
- trufflehog@3.88.24
|
||||
- yamllint@1.37.0
|
||||
- bandit@1.8.3
|
||||
- checkov@3.2.403
|
||||
- checkov@3.2.405
|
||||
- terrascan@1.19.9
|
||||
- trivy@0.61.0
|
||||
#- trufflehog@3.63.2-rc0
|
||||
- taplo@0.9.3
|
||||
- ruff@0.11.4
|
||||
- ruff@0.11.5
|
||||
- isort@6.0.1
|
||||
- markdownlint@0.44.0
|
||||
- oxipng@9.1.4
|
||||
@@ -37,7 +37,7 @@ lint:
|
||||
- shellcheck@0.10.0
|
||||
- black@25.1.0
|
||||
- git-diff-check
|
||||
- gitleaks@8.24.2
|
||||
- gitleaks@8.24.3
|
||||
- clang-format@16.0.3
|
||||
- prettier@3.5.3
|
||||
ignore:
|
||||
|
||||
Reference in New Issue
Block a user