Commit 1fd2f2e
Fix Dependabot to use bun ecosystem instead of npm
Dependabot was updating package.json but not bun.lock because
the config declared npm as the package ecosystem. Switching to
the native bun ecosystem so lockfile updates work correctly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c7a547d commit 1fd2f2e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments