Enable patch updates in renovate (#43795)

This commit is contained in:
Ashley Harrison
2022-01-07 11:27:23 +00:00
committed by GitHub
parent f074ab8774
commit 1fe098ecd2
-3
View File
@@ -32,9 +32,6 @@
"extends": ["schedule:monthly"]
}
],
"patch": {
"enabled": false
},
"pin": {
"enabled": false
},