File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : " npm"
4+ directory : " /"
5+ schedule :
6+ interval : " weekly"
7+ ignore :
8+ - dependency-name : " chalk"
9+ update-types : ["version-update:semver-major"]
10+ - dependency-name : " meow"
11+ update-types : ["version-update:semver-major"]
12+ - dependency-name : " node-fetch"
13+ update-types : ["version-update:semver-major"]
Original file line number Diff line number Diff line change 11# GraphQL Schema Diff
22
3- [ ![ Build Status] ( https://img.shields.io/github/workflow/status/fabsrc/graphql-schema-diff/CI/master.svg? style=flat-square )] ( https://github.com/fabsrc/graphql-schema-diff/actions/workflows/main.yml )
3+ [ ![ Build Status] ( https://img.shields.io/github/actions/ workflow/status/fabsrc/graphql-schema-diff/main.yml?branch=master& style=flat-square )] ( https://github.com/fabsrc/graphql-schema-diff/actions/workflows/main.yml )
44[ ![ npm] ( https://img.shields.io/npm/v/graphql-schema-diff.svg?style=flat-square )] ( https://www.npmjs.com/package/graphql-schema-diff )
55
66Returns the diff of two GraphQL schemas. Detects dangerous and breaking changes.
You can’t perform that action at this time.
0 commit comments