File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -72,5 +72,5 @@ Please see `edx/frontend-platform's i18n module <https://edx.github.io/frontend-
72
72
:target: https://travis-ci.com/edx/frontend-template-application
73
73
.. |Codecov | image :: https://codecov.io/gh/edx/frontend-template-application/branch/master/graph/badge.svg
74
74
:target: https://codecov.io/gh/edx/frontend-template-application
75
- .. |license | image :: https://img.shields.io/npm/l/@edx /frontend-template-application.svg
76
- :target: @edx/ frontend-template-application
75
+ .. |license | image :: https://img.shields.io/github/license/openedx /frontend-template-application.svg
76
+ :target: https://github.com/openedx/ frontend-template-application/blob/main/LICENSE
Original file line number Diff line number Diff line change 24
24
"automerge" : true
25
25
},
26
26
{
27
- "matchPackagePatterns" : [" @edx" ],
27
+ "matchPackagePatterns" : [" @edx" , " @openedx " ],
28
28
"matchUpdateTypes" : [" minor" , " patch" ],
29
29
"automerge" : true
30
30
}
You can’t perform that action at this time.
0 commit comments