Skip to content

Commit

Permalink
Configure Renovate (#78) [ci skip]
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hunter Wittenborn <[email protected]>
  • Loading branch information
renovate[bot] and hwittenborn committed Mar 14, 2023
1 parent c429083 commit 897b01c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"extends": [
"config:base"
],
"groupName": "all dependencies",
"separateMajorMinor": false,
"groupSlug": "all",
"packageRules": [
{
"matchPackagePatterns": [
"*"
],
"groupName": "all dependencies",
"groupSlug": "all"
}
]
}

0 comments on commit 897b01c

Please sign in to comment.