diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9eb6d26..b256dda 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,9 @@ updates: schedule: interval: "weekly" day: "saturday" + ignore: + - dependency-name: "Microsoft.Extensions.Hosting" + update-types: ["version-update:semver-major"] groups: xunit: patterns: