From c34065beab163fe011c35f5f3f476ae32bbc1609 Mon Sep 17 00:00:00 2001
From: Pieter Dirk Soels
Date: Tue, 21 May 2024 07:29:26 +0200
Subject: [PATCH] Improve Renovate configuration (#1179)
---
.renovaterc.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.renovaterc.json b/.renovaterc.json
index 9f50ffa4..1a35a0fb 100644
--- a/.renovaterc.json
+++ b/.renovaterc.json
@@ -12,7 +12,7 @@
"separateMinorPatch": true
},
{
- "matchDepNames": [
+ "matchPackageNames": [
"dawidd6/action-download-artifact",
"github/codeql-action",
"ruby/setup-ruby"