Skip to content

Commit 516c1e1

Browse files
chore: Upgrade trunk (#17)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 3 linters were upgraded: - actionlint 1.7.7 → 1.7.8 - checkov 3.2.473 → 3.2.489 - trufflehog 3.90.8 → 3.90.12 1 plugin was upgraded: - trunk-io/plugins v1.7.2 → v1.7.3 This PR was generated by the [Trunk Action]. For more info, see our [docs] or reach out on [Slack]. [Trunk Action]: https://github.com/trunk-io/trunk-action [docs]: https://docs.trunk.io [Slack]: https://slack.trunk.io/ Co-authored-by: gberenice <[email protected]>
1 parent b3e69ad commit 516c1e1

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
@@ -7,7 +7,7 @@ cli:
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.7.2
10+
ref: v1.7.3
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:
@@ -17,12 +17,12 @@ runtimes:
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
1919
enabled:
20-
21-
20+
21+
2222
- git-diff-check
2323
2424
25-
25+
2626
2727
ignore:
2828
# Ignore CHANGELOG.md as release-please manages this file

0 commit comments

Comments
 (0)