소스 검색
Add flake.lock to be the list of items for automerge
Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/5417/head
Suguru Hirahara
1 개월 전
No known key found for this signature in database
GPG 키 ID: E4F9743DAB4B7B75
1개의 변경된 파일과
6개의 추가작업 그리고
0개의 파일을 삭제
-
.github/renovate.json
|
|
|
@@ -32,6 +32,12 @@ |
|
|
|
"dock.mau.dev/mautrix/**" |
|
|
|
], |
|
|
|
"allowedVersions": "/^v0\\./" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"matchFileNames": [ |
|
|
|
"flake.lock" |
|
|
|
], |
|
|
|
"automerge": true |
|
|
|
} |
|
|
|
], |
|
|
|
"pre-commit": { |
|
|
|
|