Skip to content

Commit 4aaf119

Browse files
committed
chore: update plugin references and linter versions in trunk.yaml
1 parent a703b8b commit 4aaf119

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

.trunk/trunk.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cli:
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.10.2
10+
ref: v1.11.0
1111
uri: https://github.com/trunk-io/plugins
1212
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1313
runtimes:
@@ -37,19 +37,19 @@ lint:
3737
paths:
3838
- .ddev/web-build/**
3939
enabled:
40-
- pinact@4.1.0
41-
- svgo@4.0.1
40+
- pinact@4.1.1
41+
- svgo@4.0.2
4242
- taplo@0.10.0
43-
- checkov@3.3.2
43+
- checkov@3.3.9
4444
- actionlint@1.7.12
4545
- git-diff-check
46-
- hadolint@2.14.0
47-
- markdownlint@0.49.0
46+
- hadolint@2.15.1
47+
- markdownlint@0.49.1
4848
- oxipng@10.1.1
49-
- prettier@3.8.4
49+
- prettier@3.9.6
5050
- shellcheck@0.11.0
51-
- shfmt@3.6.0
52-
- trufflehog@3.95.6
51+
- shfmt@3.13.1
52+
- trufflehog@3.96.0
5353
- yamllint@1.38.0
5454
actions:
5555
disabled:

0 commit comments

Comments
 (0)