mirror of
https://github.com/thegeeklab/corenetworks.git
synced 2024-11-21 21:20:38 +00:00
chore: use renovate preset config
This commit is contained in:
parent
870e4b187f
commit
657c7eac22
@ -1,14 +1,4 @@
|
|||||||
{
|
{
|
||||||
"extends": ["config:base"],
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"regexManagers": [
|
"extends": ["github>thegeeklab/renovate-presets"]
|
||||||
{
|
|
||||||
"fileMatch": ["^Makefile$"],
|
|
||||||
"matchStrings": [
|
|
||||||
"# renovate: datasource=(?<datasource>\\S+) depName=(?<depName>\\S+)( versioning=(?<versioning>.*?))?\\n.*?_VERSION := (?<currentValue>.*)\\s"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"droneci": {
|
|
||||||
"enabled": false
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user