[READ-ONLY] Mirror of https://github.com/danielroe/roe.dev. This is the code and content for my personal website, built in Nuxt. roe.dev
0

Configure Feed

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

roe.dev / renovate.json
158 B 7 lines
1{ 2 "$schema": "https://docs.renovatebot.com/renovate-schema.json", 3 "extends": [ 4 ":pinAllExceptPeerDependencies", 5 "github>danielroe/renovate" 6 ] 7}