Skip to content

Commit 8b94c6e

Browse files
Update renovate.json
1 parent 0039e9a commit 8b94c6e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,12 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:base"
5+
],
6+
"packageRules": [
7+
{
8+
"description": "Automerge non-major updates",
9+
"matchUpdateTypes": ["minor", "patch"],
10+
"automerge": true
11+
}
512
]
613
}

0 commit comments

Comments
 (0)