Skip to content

Commit

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

12 linters were upgraded:

- bandit 1.7.10 → 1.8.0
- cfnlint 1.19.0 → 1.20.1
- checkov 3.2.296 → 3.2.321
- golangci-lint 1.62.0 → 1.62.2
- markdownlint 0.42.0 → 0.43.0
- prettier 3.3.3 → 3.4.1
- renovate 39.16.0 → 39.32.0
- ruff 0.7.3 → 0.8.0
- semgrep 1.96.0 → 1.97.0
- sort-package-json 2.10.1 → 2.12.0
- trufflehog 3.83.7 → 3.84.1
- trunk-toolbox 0.5.3 → 0.5.4

1 tool was upgraded:

- gh 2.62.0 → 2.63.0

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 Dec 2, 2024
1 parent 2e8ceae commit f7b49d3
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,39 +13,39 @@ lint:
# By sourcing this plugin, repos will enable these linters
enabled:
- [email protected]
- bandit@1.7.10
- bandit@1.8.0
- [email protected]
- [email protected]!
- [email protected]
- cfnlint@1.19.0
- [email protected].296
- cfnlint@1.20.1
- [email protected].321
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- git-diff-check
- [email protected]
- [email protected].0
- [email protected].2
- [email protected]
- [email protected]
- markdownlint@0.42.0
- markdownlint@0.43.0
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- pragma-once
- prettier@3.3.3
- prettier@3.4.1
- [email protected]
- [email protected]
- renovate@39.16.0
- renovate@39.32.0
- [email protected]
- ruff@0.7.3
- ruff@0.8.0
- [email protected]
- semgrep@1.96.0
- semgrep@1.97.0
- [email protected]
- [email protected]
- sort-package-json@2.10.1
- sort-package-json@2.12.0
- [email protected]
- [email protected]:
packages:
Expand All @@ -56,8 +56,8 @@ lint:
- [email protected]
# Disabled until filesystem scanner initialize error resolved.
# - [email protected]
- trufflehog@3.83.7
- [email protected].3
- trufflehog@3.84.1
- [email protected].4
- [email protected]

# Sourcing repos will have these configs available to applicable linters
Expand Down Expand Up @@ -107,7 +107,7 @@ tools:
- command: trunk-analytics-cli --version
parse_regex: trunk-analytics-cli ${semver}
enabled:
- gh@2.62.0
- gh@2.63.0
- [email protected]
- [email protected]
- [email protected]

0 comments on commit f7b49d3

Please sign in to comment.