Skip to content

Commit

Permalink
Turn on Renovate auto-merging
Browse files Browse the repository at this point in the history
  • Loading branch information
yndajas committed May 17, 2024
1 parent 910a0e8 commit e7859b5
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
@@ -1,6 +1,15 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:base",
":approveMajorUpdates",
":automergeLinters",
":automergeMinor",
":automergeDigest",
":automergePr",
":automergeTesters"
],
"labels": [
"dependencies"
]
}

0 comments on commit e7859b5

Please sign in to comment.