chore: spacing
This commit is contained in:
parent
9ba25a5614
commit
fc10b6c392
2 changed files with 20 additions and 20 deletions
18
config.js
18
config.js
|
@ -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,
|
||||
};
|
|
@ -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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue