From b6afe5da00dcb5bdcf0c67774ef12ed6f46eae96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Tue, 19 Nov 2024 20:59:08 +0100 Subject: [PATCH] Add dotnet-sdk to dependabot.yml. --- .github/dependabot.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7f4691c..dd11e73 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,15 @@ # yaml-language-server: $schema=https://json.schemastore.org/dependabot-2.0.json version: 2 updates: + - package-ecosystem: dotnet-sdk + directories: + - / + schedule: + interval: daily + timezone: Europe/Copenhagen + time: "12:00" + open-pull-requests-limit: 25 + labels: [] - package-ecosystem: github-actions directories: - /