Skip to content

Commit 575c1b1

Browse files
mverch67github-actions[bot]
authored andcommitted
Upgrade trunk
1 parent 33917d5 commit 575c1b1

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.trunk/trunk.yaml

Lines changed: 8 additions & 8 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,19 +17,19 @@ 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.9
2121
- yamllint@1.38.0
2222
- bandit@1.9.4
23-
- checkov@3.2.533
23+
- checkov@3.3.8
2424
- terrascan@1.19.9
25-
- trivy@0.71.0
25+
- trivy@0.72.0
2626
#- trufflehog@3.63.2-rc0
2727
- taplo@0.10.0
28-
- ruff@0.15.16
28+
- ruff@0.15.22
2929
- isort@8.0.1
30-
- markdownlint@0.48.0
30+
- markdownlint@0.49.1
3131
- oxipng@10.1.1
32-
- svgo@4.0.1
32+
- svgo@4.0.2
3333
- actionlint@1.7.12
3434
- flake8@7.3.0
3535
- hadolint@2.14.0
@@ -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.9.5
4343
ignore:
4444
- linters: [ALL]
4545
paths:

0 commit comments

Comments
 (0)