Update dependabot.yml
This commit is contained in:
parent
fb8922f06a
commit
594b532fe7
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@ -10,8 +10,6 @@ updates:
|
|||||||
directory: "/api"
|
directory: "/api"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
assignees:
|
|
||||||
- "H4CK3R-01"
|
|
||||||
open-pull-requests-limit: 100
|
open-pull-requests-limit: 100
|
||||||
|
|
||||||
# Bot
|
# Bot
|
||||||
@ -19,10 +17,6 @@ updates:
|
|||||||
directory: "/telegram_bot"
|
directory: "/telegram_bot"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
assignees:
|
|
||||||
- "NormalParameter"
|
|
||||||
- "Rripped"
|
|
||||||
- "FlorianKellermann"
|
|
||||||
open-pull-requests-limit: 100
|
open-pull-requests-limit: 100
|
||||||
|
|
||||||
# Frontend
|
# Frontend
|
||||||
@ -30,6 +24,4 @@ updates:
|
|||||||
directory: "/frontend"
|
directory: "/frontend"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
assignees:
|
|
||||||
- "kevinpauer"
|
|
||||||
open-pull-requests-limit: 100
|
open-pull-requests-limit: 100
|
||||||
|
Loading…
Reference in New Issue
Block a user