My landing page, written in Astro hayden.moe
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: use bun, not npm

+2 -1
+2 -1
.github/dependabot.yaml
··· 1 1 version: 2 2 + enable-beta-ecosystems: true 2 3 updates: 3 - - package-ecosystem: npm 4 + - package-ecosystem: bun 4 5 directory: / 5 6 schedule: 6 7 interval: weekly