.github: remove noisy dependabot

It seems to bump on any minor release bump and consuming Jenkins
resources. This way of reviewing dependency updates is rather slow.
A more effective way is to review all things that can be updated
at the same time.

Change-Id: I0a66fd04ab20cae40b049bff9c373ca908a49de0
This commit is contained in:
Egon Elbre 2021-05-06 19:25:52 +03:00
parent 38c41d0943
commit 205ea621cc

View File

@ -1,7 +0,0 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/."
schedule:
interval: "weekly"
open-pull-requests-limit: 3