this repo has no description
1
fork

Configure Feed

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

🔧 Fix commit and PR messages for Renovate

+1
+1
renovate.json
··· 1 1 { 2 2 "$schema": "https://docs.renovatebot.com/renovate-schema.json", 3 + "commitMessagePrefix": "⬆️ ", 3 4 "extends": ["config:recommended", "schedule:weekly"] 4 5 }