chore(deps): do not update services as often

This commit is contained in:
kolaente 2025-06-11 14:38:07 +02:00 committed by GitHub
parent 40fb4b214e
commit ad3417ed8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@
},
{
"matchCategories": [
"github-actions"
"github-actions",
"service"
],
"extends": [
"schedule:weekly"