diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 51dad167..cf61cb8a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,16 @@ updates: schedule: interval: daily time: "04:00" - open-pull-requests-limit: 10 + groups: + xunit: + patterns: + - "xunit" + - "xunit.runner.visualstudio" + nuget: + patterns: + - "NuGet.Packaging.Core" + - "NuGet.Protocol" + open-pull-requests-limit: 25 - package-ecosystem: "github-actions" directory: "/" schedule: diff --git a/GitVersion.yml b/GitVersion.yml index 13c2f7a2..c0b36771 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,4 +1,4 @@ -next-version: 5.2.6 +next-version: 5.2.7 mode: ContinuousDeployment continuous-delivery-fallback-tag: '' branches: diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 387d4250..3d375820 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -1,7 +1,7 @@ true - 11.0.5 + 11.0.10 @@ -14,19 +14,19 @@ - - + + - - - - - + + + + + - - - - + + + +