Skip to content

Commit 87c22a1

Browse files
disable renovate bot for assemblyscript (#1851)
1 parent 71c8405 commit 87c22a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
{
2424
"matchPackageNames": ["typescript", "@theguild/**", "@pinax/**"],
2525
"groupName": null
26+
},
27+
{
28+
"matchPackageNames": ["assemblyscript"],
29+
"enabled": false
2630
}
2731
]
2832
}

0 commit comments

Comments
 (0)