From 64e4cf51674dc3c545211fc89bd6bd9fd6588ac8 Mon Sep 17 00:00:00 2001 From: Simon Davies Date: Mon, 7 Sep 2026 18:25:19 +0100 Subject: [PATCH] chore(deps): group Hyperlight Cargo updates Group hyperlight-* version updates across the existing Cargo directories. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Signed-off-by: Simon Davies --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6119a78..e922024 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,10 @@ updates: directories: - "/src/sandbox/runtime" - "/src/code-validator/guest" + groups: + hyperlight: + patterns: + - "hyperlight-*" cooldown: default-days: 7 schedule: