cudr_slate-collaborative/.github/dependabot.yml

13 lines
218 B
YAML
Raw Permalink Normal View History

2021-04-29 22:20:05 +00:00
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: monthly
time: "02:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: "@types/react"
versions:
- 17.0.0