chore(deps): increase renovate timeout

This commit is contained in:
kolaente 2024-01-16 12:15:04 +01:00
parent a451189bb6
commit a7461d1ddd
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@
"extends": [
"config:js-app"
],
"hostRules": [
{
"timeout": 600000
}
],
"packageRules": [
{
"matchPackageNames": ["happy-dom"],