Skip to content

Commit

Permalink
Configure Renovate (#2533)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Imran Settuba <[email protected]>
Co-authored-by: Simon Vergauwen <[email protected]>
  • Loading branch information
4 people authored Nov 4, 2021
1 parent 5819961 commit 6ef490d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"extends": [
"config:base"
],
"commitBodyTable": true,
"packageRules": [
{
"matchPackagePatterns": [
"*"
],
"matchUpdateTypes": [
"major",
"minor",
"patch"
],
"groupName": "all dependencies",
"groupSlug": "all"
}
]
}

0 comments on commit 6ef490d

Please sign in to comment.