diff --git a/.github/renovate.json b/.github/renovate.json index 9bf7a82d..621aaab8 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -6,6 +6,7 @@ "major": { "automerge": false }, + "reviewers": ["team:github-flutter-development"], "labels": [ "📌 Dependencies" ], diff --git a/pubspec.yaml b/pubspec.yaml index 6a169c32..ab379cc0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: github_flutter version: 0.0.1 description: A lightweight high-level GitHub API Client Library that uses Github's v3 API -homepage: https://github.com/IamPekka058/github_flutter +homepage: https://github.com/RubberDuckCrew/github_flutter/ environment: sdk: ^3.7.2