diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 65449fc67fa..7070f6c2403 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: - package-ecosystem: "docker" directory: "/" schedule: - interval: "daily" + interval: "daily" ignore: # stay .net 3.1 - dependency-name: "mcr.microsoft.com/dotnet/runtime"