Skip to content

Commit

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

4 linters were upgraded:

- checkov 3.2.321 → 3.2.322
- renovate 39.32.0 → 39.38.0
- ruff 0.8.0 → 0.8.1
- stylelint 16.10.0 → 16.11.0
  - stylelint-config-standard-scss 13.1.0 → 14.0.0

1 tool was upgraded:

- grpcui 1.4.1 → 1.4.2

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 <42743566+TylerJang27@users.noreply.github.com>
  • Loading branch information
trunk-open-pr-bot[bot] and TylerJang27 authored Dec 2, 2024
1 parent f7b49d3 commit 7d9043b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ lint:
- buf-lint@1.31.0!
- buildifier@7.3.1
- cfnlint@1.20.1
- checkov@3.2.321
- checkov@3.2.322
- clang-format@17.0.1
- clang-tidy@17.0.1
- clippy@1.71.1
Expand All @@ -38,18 +38,18 @@ lint:
- prettier@3.4.1
- prisma@5.22.0
- pylint@3.3.1
- renovate@39.32.0
- renovate@39.38.0
- rubocop@1.39.0
- ruff@0.8.0
- ruff@0.8.1
- rustfmt@1.68.2
- semgrep@1.97.0
- shellcheck@0.10.0
- shfmt@3.6.0
- sort-package-json@2.12.0
- sql-formatter@15.4.6
- stylelint@16.10.0:
- stylelint@16.11.0:
packages:
- stylelint-config-standard-scss@13.1.0
- stylelint-config-standard-scss@14.0.0
- stylelint-config-clean-order@6.1.0
- svgo@3.3.2
- taplo@0.9.3
Expand Down Expand Up @@ -108,6 +108,6 @@ tools:
parse_regex: trunk-analytics-cli ${semver}
enabled:
- gh@2.63.0
- grpcui@1.4.1
- grpcui@1.4.2
- gt@1.4.8
- trunk-analytics-cli@0.6.2

0 comments on commit 7d9043b

Please sign in to comment.