Skip to content

Commit 8fead92

Browse files
committed
Upgrade trunk to 1.22.12
1 parent 2edca46 commit 8fead92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.trunk/trunk.yaml

Lines changed: 3 additions & 3 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.11
5+
version: 1.22.12
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.18.0
28+
- cspell@8.18.1
2929
- actionlint@1.7.7
3030
- git-diff-check
3131
- gofmt@1.20.4
3232
- golangci-lint@1.64.8
3333
- markdownlint@0.44.0
34-
- trufflehog@3.88.20
34+
- trufflehog@3.88.22
3535
- yamllint@1.37.0
3636

3737
actions:

0 commit comments

Comments
 (0)