Commit 36f7b1e
committed
Fix Renovate custom manager regex pattern
- Remove complex suffix capture group that was causing autoreplace failures
- Simplify autoReplaceStringTemplate to use consistent comment format
- This should prevent 'update failure' errors where files become unparseable after autoreplace1 parent b536122 commit 36f7b1e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments