1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-19 01:17:18 +02:00

fix: use renovater github config

This commit is contained in:
Ivar Conradi Østhus 2021-09-29 21:05:33 +02:00
parent 9554c2b017
commit f4d2f911a0

View File

@ -1,7 +1,6 @@
{
"extends": [
"config:base"
],
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>org-name/.github:renovate-config"],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],