diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7a796e5bd..d213ccc19 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,11 @@ updates: schedule: interval: "weekly" + - package-ecosystem: "dotnet-sdk" + directory: "/" + schedule: + interval: "weekly" + - package-ecosystem: "github-actions" # Workflow files stored in the # default location of `.github/workflows`