Files
tiktok-dl/renovate.json
Hanif Dwy Putra S 8617ccf332 chore: update renovate config
Signed-off-by: Hanif Dwy Putra S <hanifdwyputrasembiring@gmail.com>
2022-08-09 11:30:53 +00:00

11 lines
227 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"assignees": ["hansputera"],
"username": "hansputera",
"labels": ["dependencies"],
"reviewers": ["hansputera"]
}