Skip to content

Commit

Permalink
ci: Update renovate config - add schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Dec 14, 2022
1 parent 0d1a776 commit 0f0f0c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@

"labels": ["type: dependencies", "merge-strategy: rebase"],
"github-actions": {
"extends": ["schedule:monthly"],
"addLabels": ["github-actions"]
},

"js": {
"extends": ["schedule:weekly"],
"addLabels": ["javascript"]
}
}

0 comments on commit 0f0f0c2

Please sign in to comment.