1
0
Fork 0

chore(renovate): use common config from github>vojtechmares/renovate-config repo

This commit is contained in:
Vojtěch Mareš 2023-01-03 11:16:54 +01:00
parent 95e769890e
commit 96d9abd860
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -1,12 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:base",
"github>vojtechmares/renovate-config"
],
"semanticCommits": true,
"stabilityDays": 3,
"prCreation": "not-pending",
"labels": ["type: dependencies"],
"packageRules": [
{
"packageNames": ["node"],