We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502ba30 commit 08f2421Copy full SHA for 08f2421
1 file changed
.trunk/trunk.yaml
@@ -6,7 +6,7 @@ cli:
6
plugins:
7
sources:
8
- id: trunk
9
- ref: v1.10.0
+ ref: v1.10.2
10
uri: https://github.com/trunk-io/plugins
11
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
12
runtimes:
@@ -20,12 +20,12 @@ lint:
20
- trufflehog@3.95.5
21
- yamllint@1.38.0
22
- bandit@1.9.4
23
- - checkov@3.2.533
+ - checkov@3.3.1
24
- terrascan@1.19.9
25
- - trivy@0.71.0
+ - trivy@0.71.1
26
#- trufflehog@3.63.2-rc0
27
- taplo@0.10.0
28
- - ruff@0.15.16
+ - ruff@0.15.17
29
- isort@8.0.1
30
- markdownlint@0.48.0
31
- oxipng@10.1.1
@@ -39,7 +39,7 @@ lint:
39
- git-diff-check
40
- gitleaks@8.30.1
41
- clang-format@16.0.3
42
- - prettier@3.8.3
+ - prettier@3.8.4
43
ignore:
44
- linters: [ALL]
45
paths:
0 commit comments