Skip to content

Commit

Permalink
refactor: updated renovate config to auto update minor and patch vers…
Browse files Browse the repository at this point in the history
…ions of edx dependencies
  • Loading branch information
abdullahwaheed authored and arbrandes committed Nov 30, 2022
1 parent 137f4d2 commit e856ac4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"eslint"
],
"groupName": "eslint"
},
{
"matchPackagePatterns": ["@edx"],
"matchUpdateTypes": ["minor", "patch"],
"automerge": true
}
]
}

0 comments on commit e856ac4

Please sign in to comment.