diff --git a/.github/renovate.json b/.github/renovate.json index 4421a2d..841ef68 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -31,7 +31,8 @@ "ARG MOTION_VERSION=[\"']?(?.+?)[\"']?\\s+" ], "datasourceTemplate": "github-releases", - "depNameTemplate": "Motion-Project/motion" + "depNameTemplate": "Motion-Project/motion", + "extractVersion": "^release-(?.*)$" } ], "packageRules": [