We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486951a commit 8856eb5Copy full SHA for 8856eb5
3 files changed
.github/renovate.json
@@ -1,9 +1,4 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["github>risu729/renovate-config#3.15.0"],
4
- "ignoreDeps": [
5
- // @cloudflare/vite-plugin needs to pin vite version
6
- // https://github.com/cloudflare/workers-sdk/blob/872368456bfd72cdb45dc8c82f1ab16392d6a1f8/pnpm-workspace.yaml#L50
7
- "vite"
8
- ]
+ "extends": ["github>risu729/renovate-config#3.15.0"]
9
}
0 commit comments