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 f391e73 commit 366f3c6Copy full SHA for 366f3c6
.trunk/trunk.yaml
@@ -8,7 +8,7 @@ cli:
8
plugins:
9
sources:
10
- id: trunk
11
- ref: v1.6.6
+ ref: v1.6.7
12
uri: https://github.com/trunk-io/plugins
13
14
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
@@ -25,13 +25,13 @@ lint:
25
- osv-scanner
26
- prettier
27
enabled:
28
- - cspell@8.17.2
+ - cspell@8.17.3
29
- actionlint@1.7.7
30
- git-diff-check
31
- gofmt@1.20.4
32
- golangci-lint@1.63.4
33
- markdownlint@0.44.0
34
- - trufflehog@3.88.2
+ - trufflehog@3.88.4
35
- yamllint@1.35.1
36
37
actions:
0 commit comments