We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2edca46 commit 8fead92Copy full SHA for 8fead92
.trunk/trunk.yaml
@@ -2,7 +2,7 @@
2
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
3
version: 0.1
4
cli:
5
- version: 1.22.11
+ version: 1.22.12
6
7
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
8
plugins:
@@ -25,13 +25,13 @@ lint:
25
- osv-scanner
26
- prettier
27
enabled:
28
- - cspell@8.18.0
+ - cspell@8.18.1
29
- actionlint@1.7.7
30
- git-diff-check
31
- gofmt@1.20.4
32
- golangci-lint@1.64.8
33
- markdownlint@0.44.0
34
- - trufflehog@3.88.20
+ - trufflehog@3.88.22
35
- yamllint@1.37.0
36
37
actions:
0 commit comments