Samuel Hawksby-Robinson 9e2e94d851
Updated dependabot config to security only (#1975)
see for details : https://dependabot.com/docs/config-file/#allowed_updates

## Why make the change?

@dependabot makes PRs for upgrading dependencies, but it doesn't automatically call `make vendor`, which is a problem because that means any merge for a @dependabot PR will require manual intervention.

I've looked through the @dependabot PR history and there has never been a successfully merged PR. [See here](https://github.com/status-im/status-go/pulls?q=is%3Apr+author%3Aapp%2Fdependabot-preview+is%3Aclosed)

If we are going to use this service we should only be warned of security updates, until we can implement a `make-vendor-bot` to automatically update the vendored files.

## What has changed?

Changed @dependabot settings to only make a PR for security updates.
2020-05-15 16:01:41 +01:00
2020-04-16 15:51:28 +02:00
2020-03-10 13:40:35 +01:00
2020-03-17 15:47:07 +01:00
2020-01-06 10:17:23 +01:00
2020-01-06 10:17:23 +01:00
2020-01-06 10:17:23 +01:00
2020-03-04 09:30:31 +01:00
2020-03-10 13:40:35 +01:00
2020-01-06 10:17:23 +01:00
2018-03-23 14:58:40 +01:00
2020-01-20 13:15:17 +01:00
2020-04-16 15:51:28 +02:00
2020-02-21 15:48:53 +01:00
2020-01-20 13:15:17 +01:00
2020-03-09 08:55:58 +01:00
2020-04-30 13:52:48 +01:00
2020-04-21 10:40:39 +02:00
2019-06-12 13:12:00 +02:00
2016-09-21 10:00:29 +08:00
2020-04-06 09:54:06 +02:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.7%
Shell 0.4%
Makefile 0.1%
Groovy 0.1%