From 59075d16064cec9c2a16150f90c74017c70c946b Mon Sep 17 00:00:00 2001 From: "bfra-me[bot]" <118100583+bfra-me[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 08:25:16 +0000 Subject: [PATCH] docs: update references to bfra-me/renovate-config to v3.13.0 (#1126) Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ff7578..9c62687 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.12.1"] + "extends": ["github>bfra-me/renovate-config#v3.13.0"] } ```