chore(renovate): update github actions only once a month
This commit is contained in:
parent
d0b077a371
commit
aa98b9ba0d
|
|
@ -59,6 +59,14 @@
|
|||
"extends": [
|
||||
"schedule:daily"
|
||||
]
|
||||
},
|
||||
{
|
||||
"matchCategories": [
|
||||
"github-actions"
|
||||
],
|
||||
"extends": [
|
||||
"schedule:weekly"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue