Skip to content

Commit 2712c1b

Browse files
chore: Upgrade trunk (#30)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 4 linters were upgraded: - actionlint 1.7.11 → 1.7.12 - checkov 3.2.506 → 3.2.513 - markdownlint 0.47.0 → 0.48.0 - trufflehog 3.93.6 → 3.94.1 1 plugin was upgraded: - trunk-io/plugins v1.7.4 → v1.7.6 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 <30597968+gberenice@users.noreply.github.com>
1 parent bc3c336 commit 2712c1b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.trunk/trunk.yaml

Lines changed: 5 additions & 5 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.4
10+
ref: v1.7.6
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-
- actionlint@1.7.11
21-
- checkov@3.2.506
20+
- actionlint@1.7.12
21+
- checkov@3.2.513
2222
- git-diff-check
23-
- markdownlint@0.47.0
23+
- markdownlint@0.48.0
2424
- prettier@3.8.1
25-
- trufflehog@3.93.6
25+
- trufflehog@3.94.1
2626
- yamllint@1.38.0
2727
ignore:
2828
# Ignore CHANGELOG.md as release-please manages this file

0 commit comments

Comments
 (0)