Compare commits

..

No commits in common. "a329fe1bd7b8c72e90cda5e62b792826d6b724c1" and "ab4cf8c8b2b8a8772556d3f02e7bd195cc30dff3" have entirely different histories.

2 changed files with 0 additions and 22 deletions

View File

@ -21,24 +21,6 @@
"minor",
"patch"
]
},
{
"addLabels": [
"renovate/automerge",
"renovate/golang"
],
"automerge": false,
"enabled": false,
"matchPackagePatterns": [
"^github\\.com/docker/docker",
"^gopkg\\.in/yaml"
],
"matchDatasources": [
"go"
],
"matchUpdateTypes": [
"major"
]
}
],
"postUpdateOptions": [

View File

@ -8,10 +8,6 @@
],
"automerge": true,
"enabled": true,
"matchDepTypes": [
"dependencies",
"devDependencies"
],
"matchManagers": [
"npm"
],