瀏覽代碼
Update .github/renovate.json: add "dependencies" label
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3720/head
Suguru Hirahara
1 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: E4F9743DAB4B7B75
共有
1 個文件被更改,包括
1 次插入 和
0 次删除
-
.github/renovate.json
|
|
|
@@ -3,6 +3,7 @@ |
|
|
|
"extends": [ |
|
|
|
"config:base" |
|
|
|
], |
|
|
|
"labels": ["dependencies"], |
|
|
|
"regexManagers": [ |
|
|
|
{ |
|
|
|
"fileMatch": ["defaults/main.yml$"], |
|
|
|
|