From e510d5076e842ca5a33afbe349732c2c22f32e16 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Mon, 24 Nov 2025 15:58:02 -0600 Subject: [PATCH] [dependabot] update NuGets weekly --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d278e747639..c5872848d22 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,10 @@ # https://docs.github.com/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/ version: 2 updates: + - package-ecosystem: "nuget" + directory: "/" + schedule: + interval: "weekly" - package-ecosystem: "gradle" directory: "/src/r8/" schedule: