diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-01-24 05:01:27 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-24 05:01:27 +0900 |
| commit | e3387a401c6d0d094b3afa734558e9257465a42b (patch) | |
| tree | 4202c404fc72249f117162a37a573bcec274d555 /.github/renovate.json | |
| parent | ac80dc3ce71f9be0397442208cac80f6069eea03 (diff) | |
| parent | f6b0baf90c20a1d3b0cd53629102883b4bd913c6 (diff) | |
| download | LunaticChat-0.5.0.tar.gz LunaticChat-0.5.0.tar.bz2 LunaticChat-0.5.0.zip | |
Merge pull request #65 from m1sk9/chore/release-beta-stagev0.5.0
chore: Release to beta stage
Diffstat (limited to '.github/renovate.json')
| -rw-r--r-- | .github/renovate.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/renovate.json b/.github/renovate.json index fc2b67c..55f60b6 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -2,5 +2,8 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "github>m1sk9/renovate-config" + ], + "addLabels": [ + "Type: dependencies" ] } |
