diff --git a/.github/renovate.json b/.github/renovate.json index be51f026..769128c9 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -15,7 +15,7 @@ "(?.+) = \\{ git = \"https://github.com/fluencelabs/nox.git\", tag = \"(?.+)\" \\}" ], "datasourceTemplate": "github-releases", - "packageNameTemplate": "https://github.com/fluencelabs/nox", + "packageNameTemplate": "fluencelabs/nox", "extractVersionTemplate": "^nox-(?.*?)$" } ],