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: