Skip to content

Commit

Permalink
Upgrade trunk (#32)
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)

8 linters were upgraded:

- actionlint 1.6.25 → 1.6.26
- cfnlint 0.80.2 → 0.80.3
- eslint 8.49.0 → 8.50.0
- pylint 2.17.5 → 2.17.6
- renovate 36.97.3 → 37.0.2
- ruff 0.0.290 → 0.0.291
- sort-package-json 2.5.1 → 2.6.0
- trufflehog 3.56.1 → 3.57.0

2 runtimes were upgraded:

- go 1.19.5 → 1.21.0
- ruby 3.1.3 → 3.1.4

2 tools were upgraded:

- gh 2.31.0 → 2.35.0
- gt 0.20.22 → 0.20.35

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: TylerJang27 <[email protected]>
  • Loading branch information
trunk-open-pr-bot[bot] and TylerJang27 authored Sep 29, 2023
1 parent 8c7097f commit de69e45
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ required_trunk_version: ">=1.7.1-beta.9"
# Applicable linters and actions will run with these runtime versions
runtimes:
enabled:
- go@1.19.5
- go@1.21.0
- [email protected]
- [email protected]
- [email protected].3
- [email protected].4

lint:
downloads:
Expand Down Expand Up @@ -39,17 +39,17 @@ lint:

# By sourcing this plugin, repos will enable these linters
enabled:
- [email protected].25
- [email protected].26
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected].2
- [email protected].3
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- eslint@8.49.0
- eslint@8.50.0
- git-diff-check
- [email protected]
- [email protected]
Expand All @@ -63,22 +63,22 @@ lint:
- pragma-once
- [email protected]
- [email protected]
- [email protected].5
- renovate@36.97.3
- [email protected].6
- renovate@37.0.2
- [email protected]
- [email protected].290
- [email protected].291
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- sort-package-json@2.5.1
- sort-package-json@2.6.0
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- trufflehog@3.56.1
- trufflehog@3.57.0
- [email protected]
- [email protected]

Expand Down Expand Up @@ -111,5 +111,5 @@ actions:

tools:
enabled:
- gh@2.31.0
- [email protected].22
- gh@2.35.0
- [email protected].35

0 comments on commit de69e45

Please sign in to comment.