Commit 091372e
committed
fix(Renovate): Broaden MegaLinter package pattern
Match packages with "MegaLinter" in their name regardless of casing.
matchPackagePatterns matches dependency names rather than package names,
so it failed to match the MegaLinter Docker image regex manager,
preventing MegaLinter upgrades from being grouped with
mega-linter-runner upgrades.1 parent ac6a306 commit 091372e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments