Skip to content

Commit

Permalink
Upgrade trunk to 1.20.0 (#33)
Browse files Browse the repository at this point in the history
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io)

cli upgraded: 1.19.0 → 1.20.0

4 linters were upgraded:

- checkov 3.2.19 → 3.2.21
- trufflehog 3.67.5 → 3.67.6
- trunk-toolbox 0.0.1 → 0.2.0
- yamllint 1.34.0 → 1.35.0

1 plugin was upgraded:

- trunk-io/plugins v1.4.2 → v1.4.3

1 tool was upgraded:

- gh 2.43.1 → 2.44.1

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: EliSchleifer <[email protected]>
Co-authored-by: “Eli <[email protected]>
  • Loading branch information
3 people authored Feb 17, 2024
1 parent 50541ca commit b97e4ef
Showing 1 changed file with 7 additions and 24 deletions.
31 changes: 7 additions & 24 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 0.1
plugins:
sources:
- id: trunk
ref: v1.4.2
ref: v1.4.3
uri: https://github.com/trunk-io/plugins
runtimes:
enabled:
Expand All @@ -11,30 +11,13 @@ runtimes:
- [email protected]
- [email protected]
cli:
version: 1.19.0
version: 1.20.0
api:
address: api.trunk-staging.io:8443

downloads:
- name: trunk-toolbox
version: 0.0.1
downloads:
- version: 0.0.1
os:
linux: unknown-linux-gnu
macos: apple-darwin
cpu:
x86_64: x86_64
arm_64: aarch64
url: https://github.com/trunk-io/toolbox/releases/download/${version}/trunk-toolbox-${version}-${cpu}-${os}.tar.gz
tools:
enabled:
- [email protected]
definitions:
- name: trunk-toolbox
download: trunk-toolbox
shims: [trunk-toolbox]
known_good_version: 0.0.1
- [email protected]
runtimes:
- rust
lint:
Expand Down Expand Up @@ -64,12 +47,12 @@ lint:
enabled:
- [email protected]
- [email protected]
- trunk-toolbox@0.0.1
- [email protected].19
- trunk-toolbox@0.2.0
- [email protected].21
- [email protected]
- [email protected].5
- [email protected].6
- [email protected]
- yamllint@1.34.0
- yamllint@1.35.0
- git-diff-check
- [email protected]
- [email protected]
Expand Down

0 comments on commit b97e4ef

Please sign in to comment.