chore: spacing

This commit is contained in:
sujiba 2024-05-30 22:40:07 +02:00
parent 9ba25a5614
commit fc10b6c392
2 changed files with 20 additions and 20 deletions

View file

@ -1,11 +1,11 @@
module.exports = {
"platform": "gitea",
"endpoint": "https://git.smail.koeln/api/v1",
"gitAuthor": "Renovate Bot <renovate@bot.local>",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizedForDisabled": true,
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true,
"platform": "gitea",
"endpoint": "https://git.smail.koeln/api/v1",
"gitAuthor": "Renovate Bot <renovate@bot.local>",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizedForDisabled": true,
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true,
};

View file

@ -1,13 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"github-actions": {
"enabled": true
},
"packageRules": [
{
"groupName": "workflow dependencies",
"matchManagers": ["github-actions"]
}
]
}
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"github-actions": {
"enabled": true
},
"packageRules": [
{
"groupName": "workflow dependencies",
"matchManagers": ["github-actions"]
}
]
}