diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9ded0e638..7e3275a98 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,10 @@ updates: - "martincostello" - package-ecosystem: nuget directory: "/" + groups: + xunit: + patterns: + - xunit* schedule: interval: daily time: "05:30"