From 0b01f2967cf5002468f85d3f10a42cfe49ab444b Mon Sep 17 00:00:00 2001 From: mshafer-NI <23644905+mshafer-NI@users.noreply.github.com> Date: Fri, 26 Jun 2026 18:17:57 -0500 Subject: [PATCH] change Renovate config to recommended --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 12b93a2..aba7334 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "local>ni/python-renovate-config:default" + "local>ni/python-renovate-config:recommended" ] } \ No newline at end of file