소스 검색
Update .github/renovate.json: add "dependencies" label
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3720/head
Suguru Hirahara
1 년 전
No known key found for this signature in database
GPG 키 ID: E4F9743DAB4B7B75
1개의 변경된 파일과
1개의 추가작업 그리고
0개의 파일을 삭제
-
.github/renovate.json
|
|
|
@@ -3,6 +3,7 @@ |
|
|
|
"extends": [ |
|
|
|
"config:base" |
|
|
|
], |
|
|
|
"labels": ["dependencies"], |
|
|
|
"regexManagers": [ |
|
|
|
{ |
|
|
|
"fileMatch": ["defaults/main.yml$"], |
|
|
|
|