diff --git a/renovate.json b/renovate.json index 00ee395..6a3e763 100644 --- a/renovate.json +++ b/renovate.json @@ -3,6 +3,6 @@ "extends": ["github>ivuorinen/.github:renovate-config"], "includePaths": [ ".", - "workflows" + "./**" ] }