Upgrade trunk (#7420)

Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-07-22 06:22:07 -05:00 committed by GitHub
parent 86960cdb1d
commit 878d68c5ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,9 +9,9 @@ plugins:
lint: lint:
enabled: enabled:
- checkov@3.2.451 - checkov@3.2.451
- renovate@41.38.1 - renovate@41.40.0
- prettier@3.6.2 - prettier@3.6.2
- trufflehog@3.90.0 - trufflehog@3.90.1
- yamllint@1.37.1 - yamllint@1.37.1
- bandit@1.8.6 - bandit@1.8.6
- trivy@0.64.1 - trivy@0.64.1
@ -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.27.2 - gitleaks@8.28.0
- clang-format@16.0.3 - clang-format@16.0.3
ignore: ignore:
- linters: [ALL] - linters: [ALL]