github-pages-deploy-action/.github/dependabot.yml
2020-10-02 08:42:11 -04:00

8 lines
142 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10