chore: enable lock file maintenance (#6386)

This commit is contained in:
Erez Rokah 2022-04-11 20:46:39 +03:00 committed by GitHub
parent 2b898993c2
commit dad00b75cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,9 @@
"ignorePresets": [":prHourlyLimit2"],
"semanticCommits": true,
"dependencyDashboard": true,
"lockFileMaintenance": {
"enabled": true
},
"packageRules": [
{
"matchPackagePatterns": ["emotion", "^remark", "slate"],