chore: add ignored deps
This commit is contained in:
parent
b4fedc1c1d
commit
b89afe1b0c
1 changed files with 5 additions and 1 deletions
|
|
@ -4,5 +4,9 @@
|
|||
"lockFileMaintenance": {
|
||||
"enabled": true,
|
||||
"automerge": true
|
||||
}
|
||||
},
|
||||
"ignoreDeps": [
|
||||
"bun-types",
|
||||
"@types/bun"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue