Dependencies: Fix broken renovate config (#42379)

This commit is contained in:
Ashley Harrison 2021-11-26 16:36:23 +00:00 committed by GitHub
parent 84744aa04f
commit 6aa05c5d05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
"matchUpdateTypes": ["patch"],
"extends": ["schedule:monthly"]
}
]
],
"patch": {
"enabled": false
},