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 dependabot/dependabot-core#3266
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.ymlto handle both Gemfile.lock and Gemfile_next.lock?xref dependabot/dependabot-core#3266