From 4d321213fb9c060441ec7427a74b8392b98fd395 Mon Sep 17 00:00:00 2001 From: David Cameron Date: Tue, 18 Feb 2025 14:33:24 -0500 Subject: [PATCH] Add wasmtime group for dependabot --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0924b1d2..3224f772 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,13 @@ updates: schedule: interval: "weekly" open-pull-requests-limit: 100 + groups: + wasmtime-dependencies: + patterns: + - "wasmtime" + - "wasmtime-wasi" + - "wasi-common" + - "deterministic-wasi-ctx" - package-ecosystem: "github-actions" directory: "/" reviewers: