diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 160a1823..f5aea270 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + groups: + microsoft-codeanalysis: + patterns: + - "Microsoft.CodeAnalysis.*" - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests diff --git a/Directory.Packages.props b/Directory.Packages.props index f29cd72b..70f54a5f 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -8,8 +8,8 @@ - - + +