diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dda2180..26d4009 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,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`