Commit a270ab3
authored
Add packageFile prefix to renovate branches [RHELDST-36551] (#145)
Adds the package file name as a prefix to renovate branches, to have seperate "Update all dependencies" branches/PRs for each python version. The current requirement conflicts are caused because renovate updates all dependencies in the same branch to the same version. By allowing different branches for the each package file, the dependency updates should match the python versions.1 parent ede428f commit a270ab3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments