Skip to content

adding in a couple of workflows to check dependencies (#495) #2

adding in a couple of workflows to check dependencies (#495)

adding in a couple of workflows to check dependencies (#495) #2

Workflow file for this run

name: 'Dependency Review'
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
assignees:
- "protocol-galileo"