Revert "Revert "Update Renovate bot configuration to update dev dependencies …"

This commit is contained in:
Christopher Allford 2019-12-18 16:20:50 -08:00 committed by GitHub
parent f7bc61f818
commit 16abc27272
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
{ {
"packageNames": ["automattic/jetpack-autoloader"], "packageNames": ["automattic/jetpack-autoloader"],
"rangeStrategy": "bump" "rangeStrategy": "bump"
},
{
"depTypeList": ["devDependencies"],
"schedule": "every month"
} }
] ]
} }