Skip to content

Commit 95095fb

Browse files
authoredSep 23, 2024
chore(renovate): ignore crossws
1 parent 9304cc8 commit 95095fb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎renovate.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"extends": ["github>unjs/renovate-config"]
2+
"extends": [
3+
"github>unjs/renovate-config"
4+
],
5+
"ignoreDeps": [
6+
"crossws"
7+
]
38
}

0 commit comments

Comments
 (0)