mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-02-07 02:07:04 +00:00
chore(config): migrate config .github/renovate.json5
This commit is contained in:
parent
1f882bf014
commit
e6accde711
1 changed files with 2 additions and 2 deletions
4
.github/renovate.json5
vendored
4
.github/renovate.json5
vendored
|
|
@ -62,8 +62,8 @@
|
|||
customManagers: [
|
||||
{
|
||||
customType: 'regex',
|
||||
fileMatch: [
|
||||
'.+\\.ya?ml$',
|
||||
managerFilePatterns: [
|
||||
'/.+\\.ya?ml$/',
|
||||
],
|
||||
matchStrings: [
|
||||
': (?<currentValue>.+) # renovate: datasource=(?<datasource>[a-z-]+) depName=(?<depName>[^\\s]+)(?: lookupName=(?<packageName>[^\\s]+))?(?: versioning=(?<versioning>[a-z-]+))?(?: extractVersion=(?<extractVersion>[^\\s]+))?',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue