From c3c09255b7e7974b1f3661341813fec836d97068 Mon Sep 17 00:00:00 2001 From: Thomas Eizinger Date: Wed, 9 Apr 2025 05:59:32 +1000 Subject: [PATCH] ci(dependabot): simplify the "tauri" group (#8696) --- .github/dependabot.yml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3f9912ab2..bd03cbc73 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,22 +23,9 @@ updates: interval: weekly groups: tauri: - # See https://github.com/tauri-apps/tauri/blob/dev/Cargo.toml patterns: - tauri - - tauri-runtime - - tauri-runtime-wry - - tauri-macros - - tauri-utils - - tauri-build - - tauri-codegen - - tauri-plugin - - tauri-schema-generator - - tauri-schema-worker - - tauri-cli - - tauri-bundler - - tauri-macos-sign - - tauri-driver + - tauri-* netlink: patterns: - rtnetlink