chore(deps): do not update services as often
This commit is contained in:
parent
40fb4b214e
commit
ad3417ed8d
|
|
@ -62,7 +62,8 @@
|
|||
},
|
||||
{
|
||||
"matchCategories": [
|
||||
"github-actions"
|
||||
"github-actions",
|
||||
"service"
|
||||
],
|
||||
"extends": [
|
||||
"schedule:weekly"
|
||||
|
|
|
|||
Loading…
Reference in New Issue