Skip to content

Commit 5128427

Browse files
committed
chore(renovate): block cloudnet bom updates
1 parent a695d22 commit 5128427

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,13 @@
33
"extends": [
44
"github>OneLiteFeatherNET/renovate:default(OneLiteFeatherNET/cygnus-maintainers)",
55
"github>OneLiteFeatherNET/renovate:minestom"
6+
],
7+
"packageRules": [
8+
{
9+
"matchPackageNames": [
10+
"eu.cloudnetservice.cloudnet:bom"
11+
],
12+
"allowedVersions": "<=4.0.0-RC16"
13+
}
614
]
715
}

0 commit comments

Comments
 (0)