diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 22ab0ce3..2d7df5b4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "daily" + groups: + xunit: + patterns: + - "xunit.*" - package-ecosystem: "github-actions" directory: "/" schedule: