Skip to content

Refactor Schema utility functions such as omit, pick, and partial to preserve the recursive capability of ObjectType, while adding a required utility function. #257

Refactor Schema utility functions such as omit, pick, and partial to preserve the recursive capability of ObjectType, while adding a required utility function.

Refactor Schema utility functions such as omit, pick, and partial to preserve the recursive capability of ObjectType, while adding a required utility function. #257

Workflow file for this run

version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
labels:
- 'npm'
- 'dependencies'
versioning-strategy: increase
- package-ecosystem: 'npm'
directory: 'examples'
schedule:
interval: 'weekly'
labels:
- 'npm'
- 'dependencies'
versioning-strategy: increase