diff options
| author | 2023-06-01 22:18:35 +0100 | |
|---|---|---|
| committer | 2023-07-24 14:42:09 +0100 | |
| commit | 2b8a40bc1c9ce1520c1e5c370880b83c2f56607a (patch) | |
| tree | ccb09fc52f4d561515217b976778c7a157302885 /.github | |
| parent | Add agenda for next week (diff) | |
Remove kubespray and related roles
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" |