From a9b7b15e10bf1bd5d836b46c34af80aa06a7dc7c Mon Sep 17 00:00:00 2001 From: ol-teuto <92431346+ol-teuto@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:34:06 +0200 Subject: [PATCH] chore(deps): add renovate regex managers (#22) --- .github/renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index da7f6cc..14f3212 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,7 @@ { "extends": [ - "config:best-practices" + "config:best-practices", + "github>teutonet/renovate-config:regex-managers" ], "addLabels": ["dependencies"], "packageRules": [