Skip to content

Commit

Permalink
chore(renovate): ignore crossws
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 authored Sep 23, 2024
1 parent 9304cc8 commit 95095fb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
{
"extends": ["github>unjs/renovate-config"]
"extends": [
"github>unjs/renovate-config"
],
"ignoreDeps": [
"crossws"
]
}

0 comments on commit 95095fb

Please sign in to comment.