aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: d1f0d085146ae2b09f75102a817f4ae7e74efc17 (plain) (blame)
1
2
3
4
5
6
version: 2
updates:
  - package-ecosystem: "npm"
    directory: "/"
    schedule:
      interval: "daily"