Skip to content

Commit

Permalink
Appease Handlebars compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jul 31, 2024
1 parent 6d804b7 commit a3d02fb
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 @@ -86,7 +86,7 @@
"firefox": {
"defaultRegistryUrlTemplate": "https://product-details.mozilla.org/1.0/firefox_history_stability_releases.json",
"transformTemplates": [
"{\"releases\":$map($keys($),function($v){{\"version\":$v}})}"
"{\"releases\": $map($keys($), function($v) { {\"version\": $v} })}"
]
}
},
Expand Down

0 comments on commit a3d02fb

Please sign in to comment.