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