From d27c8cb65ab3027027b51ecdf224ecbaadc2efba Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Thu, 18 Jul 2024 13:17:02 +0200 Subject: [PATCH] [renovate] fix: renovate config --- default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.json b/default.json index 5e2cca9..dda8ca5 100644 --- a/default.json +++ b/default.json @@ -18,7 +18,7 @@ } ], "branchPrefix": "renovate_", - "customManager": [ + "customManagers": [ { "customType": "regex", "description": "Update _version variables in Ansible",