Skip to content

Commit

Permalink
Renovate group all updates together (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksnyder authored Oct 15, 2018
1 parent 7c34599 commit 0a63903
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,14 @@
"extends": ["config:base"],
"kubernetes": {
"fileMatch": ["(^|/)[^/]*\\.yaml$"]
}
},
"prHourlyLimit": 0,
"packageRules": [
{
"packagePatterns": [
"^sourcegraph/"
],
"groupName": "Sourcegraph Docker images"
}
]
}

0 comments on commit 0a63903

Please sign in to comment.