From 8e6bee5a088b4a4cf9b87cace02e72401cfdb224 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Thu, 8 Dec 2022 12:23:37 +0100 Subject: [PATCH] Update 'renovate.json' --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 338f0a6..44ff0fd 100644 --- a/renovate.json +++ b/renovate.json @@ -12,6 +12,7 @@ "enabled": true }, "woodpecker": { - "enabled": true + "enabled": true, + "fileMatch": "^.woodpecker\/.*\.yml$" } }