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>'