Skip to content

Commit 24ca40f

Browse files
author
Adolfo R. Brandes
authored
Merge pull request #581 from openedx/feanil/update_renovate_config
2 parents e99d758 + cfe1a85 commit 24ca40f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ Please see `edx/frontend-platform's i18n module <https://edx.github.io/frontend-
7272
:target: https://travis-ci.com/edx/frontend-template-application
7373
.. |Codecov| image:: https://codecov.io/gh/edx/frontend-template-application/branch/master/graph/badge.svg
7474
: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

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"automerge": true
2525
},
2626
{
27-
"matchPackagePatterns": ["@edx"],
27+
"matchPackagePatterns": ["@edx", "@openedx"],
2828
"matchUpdateTypes": ["minor", "patch"],
2929
"automerge": true
3030
}

0 commit comments

Comments
 (0)