Skip to content

Commit

Permalink
chore: Fix repo name (#139)
Browse files Browse the repository at this point in the history
fux
  • Loading branch information
nahsi authored Nov 20, 2023
1 parent 1aaa0fd commit c9a9bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"(?<depName>.+) = \\{ git = \"https://github.com/fluencelabs/nox.git\", tag = \"(?<currentValue>.+)\" \\}"
],
"datasourceTemplate": "github-releases",
"packageNameTemplate": "https://github.com/fluencelabs/nox",
"packageNameTemplate": "fluencelabs/nox",
"extractVersionTemplate": "^nox-(?<version>.*?)$"
}
],
Expand Down

0 comments on commit c9a9bd3

Please sign in to comment.