f9d90277bf
- track GraphiQL new version via @dependabot - automate GraphiQL integration glue adapting for new versions - rework `example/warp_subscriptions` to support subscriptions in new GraphiQL
16 lines
283 B
YAML
16 lines
283 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: cargo
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: npm
|
|
directory: /juniper/
|
|
schedule:
|
|
interval: daily
|