chore: add bun to renovate ignore

This commit is contained in:
C4illin
2025-10-07 20:56:55 +00:00
parent 80142ff269
commit 061e63e705

View File

@@ -5,5 +5,5 @@
"enabled": true,
"automerge": true
},
"ignoreDeps": ["bun-types", "@types/bun"]
"ignoreDeps": ["bun-types", "@types/bun", "bun", "Bun"]
}