We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5716cf commit 6331ed0Copy full SHA for 6331ed0
1 file changed
.trunk/trunk.yaml
@@ -8,15 +8,15 @@ plugins:
8
uri: https://github.com/trunk-io/plugins
9
lint:
10
enabled:
11
- - checkov@3.2.435
12
- - renovate@40.36.2
+ - checkov@3.2.440
+ - renovate@40.51.0
13
- prettier@3.5.3
14
- - trufflehog@3.88.35
+ - trufflehog@3.89.1
15
- yamllint@1.37.1
16
- bandit@1.8.3
17
- trivy@0.63.0
18
- taplo@0.9.3
19
- - ruff@0.11.12
+ - ruff@0.11.13
20
- isort@6.0.1
21
- markdownlint@0.45.0
22
- oxipng@9.1.5
@@ -28,7 +28,7 @@ lint:
28
- shellcheck@0.10.0
29
- black@25.1.0
30
- git-diff-check
31
- - gitleaks@8.26.0
+ - gitleaks@8.27.2
32
- clang-format@16.0.3
33
ignore:
34
- linters: [ALL]
0 commit comments