Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 7ada794718208212ce7212d6b9014da6bd240632 Author: Wim <wim@42.be> Date: Tue Feb 08 00:13:07 2022 +0000 Remove dependabot to fix fork spamming See https://github.com/dependabot/dependabot-core/issues/2198 diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index de934e4..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -122 +00 @@ -# Docs: <https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/customizing-dependency-updates> - -version: 2 - -updates: - - package-ecosystem: gomod - directory: / - schedule: {interval: weekly} - reviewers: [42wim] - assignees: [42wim] - - - package-ecosystem: github-actions - directory: / - schedule: {interval: weekly} - reviewers: [42wim] - assignees: [42wim] - - - package-ecosystem: docker - directory: / - schedule: {interval: weekly} - reviewers: [42wim] - assignees: [42wim]