mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-15 00:19:24 +01:00
Remove dependabot to fix fork spamming
See https://github.com/dependabot/dependabot-core/issues/2198
This commit is contained in:
parent
df30366072
commit
5bc18fb780
22
.github/dependabot.yml
vendored
22
.github/dependabot.yml
vendored
@ -1,22 +0,0 @@
|
|||||||
# 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]
|
|
Loading…
Reference in New Issue
Block a user