Upgrade trunk to 1.22.15 (#6608)

Co-authored-by: sachaw <11172820+sachaw@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-05-02 16:24:21 +08:00 committed by GitHub
parent 947191a797
commit baae2503d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
version: 0.1 version: 0.1
cli: cli:
version: 1.22.12 version: 1.22.15
plugins: plugins:
sources: sources:
- id: trunk - id: trunk
@ -8,18 +8,18 @@ plugins:
uri: https://github.com/trunk-io/plugins uri: https://github.com/trunk-io/plugins
lint: lint:
enabled: enabled:
- renovate@39.243.0 - renovate@40.0.6
- prettier@3.5.3 - prettier@3.5.3
- trufflehog@3.88.23 - trufflehog@3.88.26
- yamllint@1.37.0 - yamllint@1.37.0
- bandit@1.8.3 - bandit@1.8.3
- terrascan@1.19.9 - terrascan@1.19.9
- trivy@0.61.0 - trivy@0.61.1
- taplo@0.9.3 - taplo@0.9.3
- ruff@0.11.5 - ruff@0.11.7
- isort@6.0.1 - isort@6.0.1
- markdownlint@0.44.0 - markdownlint@0.44.0
- oxipng@9.1.4 - oxipng@9.1.5
- svgo@3.3.2 - svgo@3.3.2
- actionlint@1.7.7 - actionlint@1.7.7
- flake8@7.2.0 - flake8@7.2.0
@ -28,7 +28,7 @@ lint:
- shellcheck@0.10.0 - shellcheck@0.10.0
- black@25.1.0 - black@25.1.0
- git-diff-check - git-diff-check
- gitleaks@8.24.3 - gitleaks@8.25.1
- clang-format@16.0.3 - clang-format@16.0.3
ignore: ignore:
- linters: [ALL] - linters: [ALL]