File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2650,13 +2650,13 @@ const options: RenovateOptions[] = [
2650
2650
Pending : '{{{displayPending}}}' ,
2651
2651
References : '{{{references}}}' ,
2652
2652
'Package file' : '{{{packageFile}}}' ,
2653
- Age : "{{#if newVersion}}[](https://docs.renovatebot.com/merge-confidence/){{/if}}" ,
2653
+ Age : "{{#if newVersion}}[](https://docs.renovatebot.com/merge-confidence/){{/if}}" ,
2654
2654
Adoption :
2655
- "{{#if newVersion}}[](https://docs.renovatebot.com/merge-confidence/){{/if}}" ,
2655
+ "{{#if newVersion}}[](https://docs.renovatebot.com/merge-confidence/){{/if}}" ,
2656
2656
Passing :
2657
- "{{#if newVersion}}[](https://docs.renovatebot.com/merge-confidence/){{/if}}" ,
2657
+ "{{#if newVersion}}[](https://docs.renovatebot.com/merge-confidence/){{/if}}" ,
2658
2658
Confidence :
2659
- "{{#if newVersion}}[](https://docs.renovatebot.com/merge-confidence/){{/if}}" ,
2659
+ "{{#if newVersion}}[](https://docs.renovatebot.com/merge-confidence/){{/if}}" ,
2660
2660
} ,
2661
2661
} ,
2662
2662
{
You can’t perform that action at this time.
0 commit comments