diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 89fc748..5684609 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,19 +3,17 @@ updates: - package-ecosystem: nuget directory: '/' schedule: - interval: daily + interval: monthly reviewers: - meysamhadeli assignees: - meysamhadeli - # https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#commit-message + # https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#commit-message commit-message: prefix: "build" include: "scope" labels: - "dependabot" - "dependencies" - # Allow up to 10 open pull requests for pip dependencies - open-pull-requests-limit: 10 - # By default, Dependabot checks for manifest files on the default branch and raises pull requests for version updates against this branch. Use target-branch to specify a different branch + # By default, Dependabot checks for manifest files on the default branch and raises pull requests for version updates against this branch. Use target-branch to specify a different branch target-branch: "develop" diff --git a/Directory.Build.props b/Directory.Build.props index d2811d5..07a7487 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - + diff --git a/src/ApiGateway/src/ApiGateway.csproj b/src/ApiGateway/src/ApiGateway.csproj index 0b9fd3d..8c97b06 100644 --- a/src/ApiGateway/src/ApiGateway.csproj +++ b/src/ApiGateway/src/ApiGateway.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/BuildingBlocks/BuildingBlocks.csproj b/src/BuildingBlocks/BuildingBlocks.csproj index 3135285..d55c810 100644 --- a/src/BuildingBlocks/BuildingBlocks.csproj +++ b/src/BuildingBlocks/BuildingBlocks.csproj @@ -21,18 +21,18 @@ - + - + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -50,16 +50,16 @@ - + - - - + + + - + - + @@ -70,7 +70,7 @@ - + @@ -78,29 +78,29 @@ - - - - + + + + - + - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -130,10 +130,10 @@ - + - - + +