本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
overmind
/
matrix-docker-ansible-deploy
镜像来自
https://github.com/spantaleev/matrix-docker-ansible-deploy
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
Migrate config .github/renovate.json
pull/4336/head
renovate[bot]
9 月之前
committed by
Slavi Pantaleev
父節點
5d0b0c98ae
當前提交
429bbc1c7d
共有
1 個檔案被更改
,包括
2 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.github/renovate.json
+ 2
- 2
.github/renovate.json
查看文件
@@ -9,8 +9,8 @@
"customManagers": [
{
"customType": "regex",
"
fileMatch
": [
"defaults/main.yml$"
"
managerFilePatterns
": [
"
/
defaults/main.yml$
/
"
],
"matchStrings": [
"# renovate: datasource=(?<datasource>[a-z-.]+?) depName=(?<depName>[^\\s]+?)(?: (?:lookupName|packageName)=(?<packageName>[^\\s]+?))?(?: versioning=(?<versioning>[a-z-0-9]+?))?\\s+[A-Za-z0-9_]+?(?:_version|_tag)\\s*:\\s*[\"']?(?<currentValue>.+?)[\"']?\\s"
Write
Preview
Loading…
取消
儲存