summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: aec207e4342a8298e36ea47a0c9018b19f407bc5 (plain) (blame)
1
2
3
4
5
6
7
version: 2
updates:
- package-ecosystem: nuget
  directory: "/"
  schedule:
    interval: daily
  open-pull-requests-limit: 10