Skip to content

Commit 8856eb5

Browse files
committed
docs(deps): upgrade vite to 8.0.0
1 parent 486951a commit 8856eb5

3 files changed

Lines changed: 97 additions & 96 deletions

File tree

.github/renovate.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
{
22
"$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-
]
3+
"extends": ["github>risu729/renovate-config#3.15.0"]
94
}

0 commit comments

Comments
 (0)