Add more packages to dependabot config (#1341)

Summary:
Adding more packages.

Pull Request resolved: https://github.com/facebook/flipper/pull/1341

Test Plan: ![Screenshot 2020-07-08 10 08 06](https://user-images.githubusercontent.com/9906/86900187-edaf3780-c102-11ea-8eb3-f692bba6ea29.png)

Reviewed By: mweststrate

Differential Revision: D22430656

Pulled By: passy

fbshipit-source-id: 7090bdb46bea08eeadcbad90b6100319f50add5c
This commit is contained in:
Pascal Hartig
2020-07-08 07:42:25 -07:00
committed by Facebook GitHub Bot
parent 29b6be23e8
commit 74815a200e

View File

@@ -6,6 +6,30 @@ updates:
interval: weekly interval: weekly
time: '13:00' time: '13:00'
open-pull-requests-limit: 10 open-pull-requests-limit: 10
- package-ecosystem: npm
directory: "/flipper-js-client-sdk"
schedule:
interval: weekly
time: '13:00'
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: "/react-native/ReactNativeFlipperExample"
schedule:
interval: weekly
time: '13:00'
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: "/react-native/react-native-flipper"
schedule:
interval: weekly
time: '13:00'
open-pull-requests-limit: 10
- package-ecosystem: gradle
directory: "/android"
schedule:
interval: weekly
time: '13:00'
open-pull-requests-limit: 10
- package-ecosystem: cargo - package-ecosystem: cargo
directory: "/packer" directory: "/packer"
schedule: schedule: