summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 831900627af5ba79420b10b883072e3a31d20d80 (plain)
1
2
3
4
5
6
7
8
9
---
version: 2
updates:
  - package-ecosystem: bundler
    directory: "/"
    schedule:
      interval: "daily"
      time: "06:00"
      timezone: America/Los_Angeles