From efda5d25ef9b5f211d50556233465a522223901e Mon Sep 17 00:00:00 2001
From: "bfra-me[bot]" <118100583+bfra-me[bot]@users.noreply.github.com>
Date: Thu, 6 Jul 2023 14:46:34 +0000
Subject: [PATCH] docs: update references to bfra-me/renovate-config to v1.7.5
 (#540)

Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index cf83c1d4..f8984e1b 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ This repository contains [Renovate](https://renovatebot.com/) configuration pres
 
 ```json
 {
-  "extends": ["github>bfra-me/renovate-config#v1.5.11"]
+  "extends": ["github>bfra-me/renovate-config#v1.7.5"]
 }
 ```
 
@@ -26,7 +26,7 @@ To reuse the workflow from this repository, add it to your GitHub Actions workfl
 
 ```yaml
 - name: Renovate
-  uses: bfra-me/renovate-config/.github/workflows/renovate.yaml@v1.5.15
+  uses: bfra-me/renovate-config/.github/workflows/renovate.yaml@v1.7.5
   with:
     dry_run: false
     renovate_git_author: 'fro-bot[bot] <109017866+fro-bot[bot]@users.noreply.github.com>'