diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 924dd723..97965122 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,7 @@ updates: groups: xUnit: patterns: + - "xunit" - "xunit.*" exclude-patterns: - "xunit.analyzers"