diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f95adb1..50bb708 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,11 +6,17 @@ version: 2 updates: - package-ecosystem: "nuget" + open-pull-requests-limit: 30 directory: "/source" schedule: interval: "weekly" cooldown: default-days: 3 + groups: + non-major: + update-types: + - "minor" + - "patch" - package-ecosystem: "docker" directory: "/source/AAS.TwinEngine.DataEngine" diff --git a/source/AAS.TwinEngine.DataEngine/AAS.TwinEngine.DataEngine.csproj b/source/AAS.TwinEngine.DataEngine/AAS.TwinEngine.DataEngine.csproj index 1a8bb05..06db646 100644 --- a/source/AAS.TwinEngine.DataEngine/AAS.TwinEngine.DataEngine.csproj +++ b/source/AAS.TwinEngine.DataEngine/AAS.TwinEngine.DataEngine.csproj @@ -20,30 +20,30 @@ - + - - - - - - - - - - - + + + + + + + + + + + - - - - - - + + + + + + - +