Skip to content

Commit 5c81779

Browse files
authored
ci: add renovate.json configuration file (#28)
1 parent fbd0632 commit 5c81779

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["github>rstackjs/renovate"],
4+
"ignoreDeps": ["@rspack/core"]
5+
}

0 commit comments

Comments
 (0)