diff options
author | Joe Chen <jc@unknwon.io> | 2022-04-05 16:41:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-05 16:41:17 +0800 |
commit | 5acbd7bcc3eab97d4fc817b9e90aac6d92f22544 (patch) | |
tree | 5dccaa9933b39eeabd2d3d6a78a425b97c489a0d | |
parent | 5910f77e42fad445de2146375835c94e929ff899 (diff) |
dependabot: request reviews from the core team (#6896)
[skip ci]
-rw-r--r-- | .github/dependabot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ee0c88ac..741ac8b8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,6 @@ updates: schedule: interval: "weekly" reviewers: - - "unknwon" + - "gogs/core" commit-message: prefix: "mod:" |