Upgrade trunk (#6797)

Co-authored-by: sachaw <11172820+sachaw@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-05-14 14:10:45 -05:00 committed by GitHub
parent bc313da064
commit 1af4a0bdc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,13 +10,13 @@ lint:
enabled: enabled:
- renovate@40.0.6 - renovate@40.0.6
- prettier@3.5.3 - prettier@3.5.3
- trufflehog@3.88.28 - trufflehog@3.88.29
- yamllint@1.37.1 - yamllint@1.37.1
- bandit@1.8.3 - bandit@1.8.3
- terrascan@1.19.9 - terrascan@1.19.9
- trivy@0.62.1 - trivy@0.62.1
- taplo@0.9.3 - taplo@0.9.3
- ruff@0.11.8 - ruff@0.11.9
- isort@6.0.1 - isort@6.0.1
- markdownlint@0.44.0 - markdownlint@0.44.0
- oxipng@9.1.5 - oxipng@9.1.5
@ -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.25.1 - gitleaks@8.26.0
- clang-format@16.0.3 - clang-format@16.0.3
ignore: ignore:
- linters: [ALL] - linters: [ALL]