13 lines
No EOL
241 B
JSON
13 lines
No EOL
241 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"github-actions": {
|
|
"enabled": true
|
|
},
|
|
"packageRules": [
|
|
{
|
|
"groupName": "workflow dependencies",
|
|
"matchManagers": ["github-actions"]
|
|
}
|
|
]
|
|
}
|
|
|