Skip to content

Commit fd29808

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents f99677a + a2cf681 commit fd29808

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.trunk/trunk.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
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.24.0
5+
version: 1.25.0
66
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.7.1
10+
ref: v1.7.2
1111
uri: https://github.com/trunk-io/plugins
1212
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1313
runtimes:
@@ -18,11 +18,11 @@ runtimes:
1818
lint:
1919
enabled:
2020
21-
21+
2222
- git-diff-check
2323
2424
25-
- trufflehog@3.89.2
25+
- trufflehog@3.90.5
2626
2727
actions:
2828
enabled:

0 commit comments

Comments
 (0)