Skip to content

Commit d9bee58

Browse files
Disable renovate updates for convention plugins
1 parent dc634b7 commit d9bee58

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
@@ -35,6 +35,10 @@
3535
"matchPackageNames": [
3636
"io.ktor{/,}**"
3737
]
38+
},
39+
{
40+
"matchPackageNames": ["conventions.**"],
41+
"enabled": false
3842
}
3943
]
4044
}

0 commit comments

Comments
 (0)