ci(renovate): keep only regex manager
This commit is contained in:
@@ -7,11 +7,12 @@
|
||||
"addLabels": [
|
||||
"renovate"
|
||||
],
|
||||
"enabledManagers": ["regex"],
|
||||
"automergeStrategy": "rebase",
|
||||
"customManagers": [
|
||||
{
|
||||
"customType": "regex",
|
||||
"managerFilePatterns": [
|
||||
"fileMatch": [
|
||||
"^.*docker-compose\\.json$"
|
||||
],
|
||||
"matchStrings": [
|
||||
|
||||
Reference in New Issue
Block a user