diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1fd4bdb6b..59b0025a3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ updates: commit-message: prefix: "chore: " reviewers: - - "fedora-iot/fdo-rs-maintainers" + - "fdo-rs/fdo-team" - package-ecosystem: "github-actions" directory: "/" schedule: @@ -15,4 +15,4 @@ updates: commit-message: prefix: "chore: " reviewers: - - "fedora-iot/fdo-rs-maintainers" + - "fdo-rs/fdo-team"