Update dependabot.yml
This commit is contained in:
parent
5f48ab3e78
commit
d3fbc59065
19
.github/dependabot.yml
vendored
19
.github/dependabot.yml
vendored
@ -10,15 +10,26 @@ updates:
|
||||
directory: "/api"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
assignees:
|
||||
- "H4CK3R-01"
|
||||
open-pull-requests-limit: 0
|
||||
|
||||
# Bot
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/telegram_bot"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
assignees:
|
||||
- "NormalParameter"
|
||||
- "Rripped"
|
||||
- "FlorianKellermann"
|
||||
open-pull-requests-limit: 0
|
||||
|
||||
# Frontend
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/frontend"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
# - package-ecosystem: "npm"
|
||||
# directory: "/frontend"
|
||||
# schedule:
|
||||
# interval: "daily"
|
||||
# assignees:
|
||||
# - "kevinpauer"
|
||||
# open-pull-requests-limit: 0
|
||||
|
Loading…
Reference in New Issue
Block a user