hyper/.github/dependabot.yml
Benjamin Staneck 60d8382a5a
more node 14
2020-11-19 15:52:07 +01:00

16 lines
319 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
time: '11:00'
open-pull-requests-limit: 30
target-branch: canary
- package-ecosystem: npm
directory: "/app"
schedule:
interval: weekly
time: '11:00'
open-pull-requests-limit: 30
target-branch: canary