diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a24e26ca..984531ca 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,10 @@ updates: - "justeattakeaway/httpclient-interception" - package-ecosystem: nuget directory: "/" + groups: + xunit: + patterns: + - xunit* schedule: interval: daily time: "05:30"