chore(renovate): enable js-app

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2022-11-29 15:45:54 +01:00
parent ae1a851fc2
commit 80f299e514
No known key found for this signature in database
GPG key ID: C10411294912A422

View file

@ -1,6 +1,7 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": [
"config:base" "config:base",
"config:js-app"
] ]
} }