feat: changes
This commit is contained in:
parent
867a624497
commit
f45972bb4a
2 changed files with 17 additions and 18 deletions
13
workflow-deps.json
Normal file
13
workflow-deps.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"$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