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