Skip to content

Commit 74962db

Browse files
mverch67github-actions[bot]
authored andcommitted
Upgrade trunk
1 parent 19b7855 commit 74962db

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.trunk/trunk.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cli:
66
plugins:
77
sources:
88
- id: trunk
9-
ref: v1.7.2
9+
ref: v1.7.3
1010
uri: https://github.com/trunk-io/plugins
1111
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1212
runtimes:
@@ -17,27 +17,27 @@ runtimes:
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
1919
enabled:
20-
20+
2121
2222
23-
23+
2424
25-
25+
2626
2727
28-
29-
- isort@6.1.0
28+
29+
- isort@7.0.0
3030
3131
3232
33-
33+
3434
3535
3636
3737
3838
3939
- git-diff-check
40-
- gitleaks@8.28.0
40+
- gitleaks@8.29.0
4141
4242
4343
ignore:

0 commit comments

Comments
 (0)