Skip to content

Commit 8e008ad

Browse files
committed
chore: update renovate.json
1 parent 1d1e2a8 commit 8e008ad

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

renovate.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,16 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended"
5+
],
6+
"automerge": true,
7+
"packageRules": [
8+
{
9+
"matchCurrentValue": "/-SNAPSHOT$/",
10+
"enabled": false
11+
},
12+
{
13+
"matchPackageNames": ["io.papermc.paper:paper-api", "paper"],
14+
"automerge": false
15+
}
516
]
617
}

0 commit comments

Comments
 (0)