mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-11 10:32:09 +08:00
remove dependabot.yml
This commit is contained in:
parent
9cfab8f0e7
commit
fd3f3ca02a
19
.github/dependabot.yml
vendored
19
.github/dependabot.yml
vendored
@ -1,19 +0,0 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: nuget
|
||||
directory: '/'
|
||||
schedule:
|
||||
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
|
||||
commit-message:
|
||||
prefix: "build"
|
||||
include: "scope"
|
||||
labels:
|
||||
- "dependabot"
|
||||
- "dependencies"
|
||||
# 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"
|
||||
Loading…
x
Reference in New Issue
Block a user