[READ-ONLY] Mirror of https://github.com/danielroe/desktop. desktop.roe.dev
0

Configure Feed

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

chore: add renovate configuration

Daniel Roe (Oct 25, 2024, 4:08 PM +0100) b44a5e6a 87e30c92

+6
+6
renovate.json
··· 1 + { 2 + "$schema": "https://docs.renovatebot.com/renovate-schema.json", 3 + "extends": [ 4 + "github>danielroe/renovate" 5 + ] 6 + }