We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e0e28 commit a83dd3bCopy full SHA for a83dd3b
1 file changed
.trunk/trunk.yaml
@@ -1,6 +1,6 @@
1
version: 0.1
2
cli:
3
- version: 1.22.10
+ version: 1.22.12
4
plugins:
5
sources:
6
- id: trunk
@@ -9,26 +9,26 @@ plugins:
9
lint:
10
enabled:
11
- prettier@3.5.3
12
- - trufflehog@3.88.14
13
- - yamllint@1.35.1
+ - trufflehog@3.88.23
+ - yamllint@1.37.0
14
- bandit@1.8.3
15
- - checkov@3.2.379
+ - checkov@3.2.399
16
- terrascan@1.19.9
17
- - trivy@0.59.1
+ - trivy@0.61.0
18
- taplo@0.9.3
19
- - ruff@0.9.9
+ - ruff@0.11.4
20
- isort@6.0.1
21
- markdownlint@0.44.0
22
- oxipng@9.1.4
23
- svgo@3.3.2
24
- actionlint@1.7.7
25
- - flake8@7.1.2
+ - flake8@7.2.0
26
- hadolint@2.12.1-beta
27
- shfmt@3.6.0
28
- shellcheck@0.10.0
29
- black@25.1.0
30
- git-diff-check
31
- - gitleaks@8.24.0
+ - gitleaks@8.24.2
32
- clang-format@16.0.3
33
ignore:
34
- linters: [ALL]
0 commit comments