mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-19 17:01:12 +00:00
chore(renovate): sync renovate versions
This commit is contained in:
parent
c6a6294046
commit
28abbcc858
2 changed files with 2 additions and 2 deletions
|
@ -195,7 +195,7 @@
|
|||
"customType": "regex",
|
||||
"fileMatch": ["^Makefile$"],
|
||||
"matchStrings": [
|
||||
" \\?= (?<depName>.+?)@(?<currentValue>.+?) # renovate: datasource=(?<datasource>.+?)\\s"
|
||||
" \\?= (?<depName>.+?)@(?<currentValue>.+?) # renovate: datasource=(?<datasource>.+?)(?: packageName=(?<packageName>.+?))?( versioning=(?<versioning>.+?))?\\s"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue