Skip to content

Commit 52ee13c

Browse files
committed
Upgrade trunk to 1.22.9
1 parent 17989b1 commit 52ee13c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.trunk/trunk.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
33
version: 0.1
44
cli:
5-
version: 1.22.8
5+
version: 1.22.9
66

77
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
88
plugins:
@@ -25,13 +25,13 @@ lint:
2525
- osv-scanner
2626
- prettier
2727
enabled:
28-
- cspell@8.17.1
29-
- actionlint@1.7.5
28+
- cspell@8.17.2
29+
- actionlint@1.7.7
3030
- git-diff-check
3131
- gofmt@1.20.4
32-
- golangci-lint@1.62.2
32+
- golangci-lint@1.63.4
3333
- markdownlint@0.43.0
34-
- trufflehog@3.88.0
34+
- trufflehog@3.88.2
3535
- yamllint@1.35.1
3636

3737
actions:

0 commit comments

Comments
 (0)