You've already forked network-tools
							
							chore(renovate): use configuration preset
This commit is contained in:
		| @@ -1,29 +1,9 @@ | |||||||
| { | { | ||||||
|   "$schema": "https://docs.renovatebot.com/renovate-schema.json", |   "$schema": "https://docs.renovatebot.com/renovate-schema.json", | ||||||
|   "assignees": [ "volker.raschek" ], |   "extends": [ | ||||||
|   "customManagers": [ |     "local>volker.raschek/renovate-config:default#master", | ||||||
|     { |     "local>volker.raschek/renovate-config:container#master", | ||||||
|       "customType": "regex", |     "local>volker.raschek/renovate-config:actions#master", | ||||||
|       "description": "Extract renovate config", |     "local>volker.raschek/renovate-config:regexp#master" | ||||||
|       "fileMatch": [ |   ] | ||||||
|         "^Makefile$" | } | ||||||
|       ], |  | ||||||
|       "matchStrings": [ |  | ||||||
|         "^[^\\s]*VERSION(:|\\?)?=\"?(?<currentValue>[\\w.]*)\"? # renovate:([\\s]+datasource=['\"]*(?<datasource>[^\\s\"']*)['\"]*|[\\s]+depName=['\"]*(?<depName>[^\\s'\"]*)['\"]*|[\\s]+registryUrl=['\"]*(?<registryUrl>[^\\s'\"]*)['\"]*|[\\s]+versioning=['\"]*(?<versioning>[^\\s'\"]*)['\"]*|[\\s]+extractVersion=['\"]*(?<extractVersion>[^\\s'\"]*)['\"]*)*" |  | ||||||
|       ] |  | ||||||
|     } |  | ||||||
|   ], |  | ||||||
|   "labels": [ "renovate" ], |  | ||||||
|   "packageRules": [ |  | ||||||
|     { |  | ||||||
|       "description": "Automatically update grouped public container images - patch", |  | ||||||
|       "addLabels": ["renovate/automerge","renovate/container-images"], |  | ||||||
|       "automerge": true, |  | ||||||
|       "enabled": true, |  | ||||||
|       "matchDatasources": ["docker"], |  | ||||||
|       "matchUpdateTypes": ["minor", "patch"] |  | ||||||
|     } |  | ||||||
|   ], |  | ||||||
|   "rebaseLabel": "renovate/rebase", |  | ||||||
|   "rebaseWhen": "behind-base-branch" |  | ||||||
| } |  | ||||||
		Reference in New Issue
	
	Block a user