chore: update happy-dom less frequently
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2022-10-07 18:17:17 +02:00
parent 96a8308d16
commit 458df80443
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
], ],
"packageRules": [ "packageRules": [
{ {
"matchPackageNames": ["netlify-cli"], "matchPackageNames": ["netlify-cli", "happy-dom"],
"extends": ["schedule:weekly"] "extends": ["schedule:weekly"]
}, },
{ {