1
0
Fork 0

chore(renovate): use shared config vojtechmares/renovate-config

Closes #15, #34
This commit is contained in:
Vojtěch Mareš 2023-01-10 19:49:23 +01:00
parent 601b1f494a
commit 5f2c7d313b
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"],