bootboot icon indicating copy to clipboard operation
bootboot copied to clipboard

Dependabot yml config

Open bf4 opened this issue 3 years ago • 0 comments

I haven't figured it out yet and if someone has, here may be a reasonable place for it to exist.. how someone might manage or configure a .github/dependabot.yml to handle both Gemfile.lock and Gemfile_next.lock?

- package-ecosystem: bundler
  directory: "/"
  schedule:
    interval: daily
    time: "11:00"

xref https://github.com/dependabot/dependabot-core/issues/3266

bf4 avatar May 05 '22 01:05 bf4