diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/dependabot.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4a5b16c..7b15499 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,10 +14,3 @@ updates: interval: "weekly" reviewers: - "python-discord/devops" - - - package-ecosystem: "gitsubmodule" - directory: "/" - schedule: - interval: "weekly" - reviewers: - - "python-discord/devops" |