diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8ca517d..4a77016 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + groups: + hyperbee: + patterns: + - "Hyperbee.*" diff --git a/Directory.Packages.props b/Directory.Packages.props index d2e790a..0b38898 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -6,6 +6,7 @@ + all @@ -16,11 +17,11 @@ - - - - - + + + + + @@ -31,32 +32,32 @@ - + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + + @@ -71,11 +72,11 @@ - - + + @@ -90,6 +91,5 @@ - \ No newline at end of file diff --git a/src/Hyperbee.XS.Cli/Hyperbee.Xs.Cli.csproj b/src/Hyperbee.XS.Cli/Hyperbee.Xs.Cli.csproj index 7f2b48b..65ebc1a 100644 --- a/src/Hyperbee.XS.Cli/Hyperbee.Xs.Cli.csproj +++ b/src/Hyperbee.XS.Cli/Hyperbee.Xs.Cli.csproj @@ -29,7 +29,6 @@ - diff --git a/src/Hyperbee.XS.Interactive/Hyperbee.Xs.Interactive.csproj b/src/Hyperbee.XS.Interactive/Hyperbee.Xs.Interactive.csproj index e60ede5..792079c 100644 --- a/src/Hyperbee.XS.Interactive/Hyperbee.Xs.Interactive.csproj +++ b/src/Hyperbee.XS.Interactive/Hyperbee.Xs.Interactive.csproj @@ -24,13 +24,13 @@ - - + +