Mirror of my GitHub Pages site www.spenser.black/
0

Configure Feed

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

Add dependabot config

Spenser Black (Jul 17, 2026, 3:05 PM EDT) 654891c7 08820b2a

+10
+10
.github/dependabot.yml
··· 1 + version: 2 2 + updates: 3 + - package-ecosystem: npm 4 + directory: "/" 5 + schedule: 6 + interval: weekly 7 + - package-ecosystem: github-actions 8 + directory: "/" 9 + schedule: 10 + interval: daily