Skip to content

Commit

Permalink
Add labeling to renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
bachya committed Nov 24, 2021
1 parent 9f996cc commit 6b86085
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"extends": [
"config:base",
"group:all",
"schedule:monthly",
":disableDependencyDashboard"
],
"labels": ["dependencies"],
"separateMinorPatch": true
}

0 comments on commit 6b86085

Please sign in to comment.