Skip to content

Commit 31602c3

Browse files
authored
Merge pull request #9 from masterpointio/trunk-io/update-trunk
chore: Upgrade trunk to 1.22.8
2 parents f523a2b + 9cad343 commit 31602c3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: .trunk/trunk.yaml

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
version: 0.1
22
cli:
3-
version: 1.22.7
3+
version: 1.22.8
44
plugins:
55
sources:
66
- id: trunk
7-
ref: v1.6.4
7+
ref: v1.6.5
88
uri: https://github.com/trunk-io/plugins
99
lint:
1010
enabled:
1111
12-
13-
12+
13+
1414
- git-diff-check
15-
- markdownlint@0.42.0
16-
- prettier@3.3.3
17-
- tflint@0.53.0
15+
- markdownlint@0.43.0
16+
- prettier@3.4.1
17+
- tflint@0.54.0
1818
1919
20-
- trufflehog@3.83.1
20+
- trufflehog@3.84.1
2121
2222
ignore:
2323
- linters: [markdownlint]

0 commit comments

Comments
 (0)