Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ckotzbauer authored Jan 17, 2021
1 parent 3c02570 commit 41568c1
Showing 1 changed file with 3 additions and 33 deletions.
36 changes: 3 additions & 33 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,6 @@
{
"extends": [
"config:base",
":semanticCommitScopeDisabled"
],
"labels": [
"kind/dependencies"
],
"schedule": [
"every weekend"
],
"packageRules": [
{
"updateTypes": [
"minor",
"patch",
"pin",
"digest"
],
"addLabels": [
"approved"
]
},
{
"updateTypes": [
"major",
"lockFileMaintenance",
"rollback",
"bump"
],
"reviewers": [
"ckotzbauer"
]
}
"github>ckotzbauer/renovate-config:default",
"github>ckotzbauer/renovate-config:weekly"
]
}
}

0 comments on commit 41568c1

Please sign in to comment.