Merge 94b28d9321ff4e865f3389e86368f6c96b31680f into 3044c9b1828f5012dcefb9fb41b03be53bb7c697

This commit is contained in:
Matthieu MOREL 2026-06-07 14:12:55 -04:00 committed by GitHub
commit 4c1d4a45fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,14 @@
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem
version: 2
updates:
- package-ecosystem: bazel
directory: /
groups:
bazel:
patterns:
- "*" # Group all Bzlmod updates into a single larger pull request
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
groups: