Skip to content

Commit e73e6c3

Browse files
mverch67github-actions[bot]
authored andcommitted
Upgrade trunk
1 parent 1c45ebc commit e73e6c3

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.trunk/trunk.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cli:
66
plugins:
77
sources:
88
- id: trunk
9-
ref: v1.10.0
9+
ref: v1.10.2
1010
uri: https://github.com/trunk-io/plugins
1111
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1212
runtimes:
@@ -17,17 +17,17 @@ runtimes:
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
1919
enabled:
20-
- trufflehog@3.95.5
20+
- trufflehog@3.95.6
2121
- yamllint@1.38.0
2222
- bandit@1.9.4
23-
- checkov@3.2.533
23+
- checkov@3.3.1
2424
- terrascan@1.19.9
25-
- trivy@0.71.0
25+
- trivy@0.71.2
2626
#- trufflehog@3.63.2-rc0
2727
- taplo@0.10.0
28-
- ruff@0.15.16
28+
- ruff@0.15.18
2929
- isort@8.0.1
30-
- markdownlint@0.48.0
30+
- markdownlint@0.49.0
3131
- oxipng@10.1.1
3232
- svgo@4.0.1
3333
- actionlint@1.7.12
@@ -39,7 +39,7 @@ lint:
3939
- git-diff-check
4040
- gitleaks@8.30.1
4141
- clang-format@16.0.3
42-
- prettier@3.8.3
42+
- prettier@3.8.4
4343
ignore:
4444
- linters: [ALL]
4545
paths:

0 commit comments

Comments
 (0)