summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: bf0377df7449211252c430e9e564157616b7d5bc (plain)
1
2
3
4
5
6
7
version: 2
updates:
- package-ecosystem: npm
  directory: "/"
  schedule:
    interval: daily
  target-branch: main