Skip to content

Commit bcb0bad

Browse files
TylerJang27github-actions[bot]
authored andcommitted
Upgrade trunk
1 parent 637369f commit bcb0bad

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

plugin.yaml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,52 +13,52 @@ lint:
1313
# By sourcing this plugin, repos will enable these linters
1414
enabled:
1515
- actionlint@1.7.10
16-
- bandit@1.9.2
17-
- black@25.12.0
16+
- bandit@1.9.3
17+
- black@26.1.0
1818
- buf-lint@1.31.0!
19-
- buildifier@8.2.1
20-
- cfnlint@1.43.1
21-
- checkov@3.2.497
19+
- buildifier@8.5.1
20+
- cfnlint@1.44.0
21+
- checkov@3.2.500
2222
- clang-format@17.0.1
2323
- clang-tidy@17.0.1
2424
- clippy@1.71.1
2525
- eslint@8.56.0
2626
- git-diff-check
2727
- gofmt@1.20.4
28-
- golangci-lint@2.7.2
28+
- golangci-lint@2.8.0
2929
- hadolint@2.14.0
3030
- isort@7.0.0
3131
- markdownlint@0.47.0
3232
- markdown-link-check@3.14.2
3333
- mypy@1.19.1
34-
- nancy@1.0.52
35-
- osv-scanner@2.3.1
36-
- oxipng@10.0.0
34+
- nancy@1.2.0
35+
- osv-scanner@2.3.2
36+
- oxipng@10.1.0
3737
- pragma-once
38-
- prettier@3.7.4
39-
- prisma@7.2.0
38+
- prettier@3.8.1
39+
- prisma@7.3.0
4040
- pylint@4.0.4
41-
- renovate@42.69.2
41+
- renovate@43.4.0
4242
- rubocop@1.39.0
43-
- ruff@0.14.10
43+
- ruff@0.15.0
4444
- rustfmt@1.68.2
45-
- semgrep@1.146.0
45+
- semgrep@1.151.0
4646
- shellcheck@0.11.0
4747
- shfmt@3.6.0
48-
- sort-package-json@3.6.0
49-
- sql-formatter@15.6.12
50-
- stylelint@16.26.1:
48+
- sort-package-json@3.6.1
49+
- sql-formatter@15.7.0
50+
- stylelint@17.1.1:
5151
packages:
52-
- stylelint-config-standard-scss@16.0.0
52+
- stylelint-config-standard-scss@17.0.0
5353
- stylelint-config-clean-order@8.0.0
5454
- svgo@4.0.0
5555
- taplo@0.10.0
5656
- terrascan@1.19.9
5757
# Disabled until filesystem scanner initialize error resolved.
5858
# - trivy@0.54.1
59-
- trufflehog@3.92.4
59+
- trufflehog@3.93.0
6060
- trunk-toolbox@0.5.4
61-
- yamllint@1.37.1
61+
- yamllint@1.38.0
6262

6363
# Sourcing repos will have these configs available to applicable linters
6464
exported_configs:
@@ -107,7 +107,7 @@ tools:
107107
- command: trunk-analytics-cli --version
108108
parse_regex: trunk flakytests ${semver}
109109
enabled:
110-
- gh@2.83.2
110+
- gh@2.86.0
111111
- grpcui@1.4.3
112-
- gt@1.7.14
113-
- trunk-analytics-cli@0.12.1
112+
- gt@1.7.17
113+
- trunk-analytics-cli@0.12.4

0 commit comments

Comments
 (0)