From 6360bacc161e7f797ad30ada53269874fb42a3fc Mon Sep 17 00:00:00 2001 From: "bfra-me[bot]" <118100583+bfra-me[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 07:23:03 +0000 Subject: [PATCH] docs: update references to bfra-me/renovate-config to v3.10.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86a3e0d..612dbb1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This repository contains [Renovate](https://renovatebot.com/) configuration pres ```json { - "extends": ["github>bfra-me/renovate-config#v3.9.9"] + "extends": ["github>bfra-me/renovate-config#v3.10.1"] } ```