1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/.github/dependabot.yml
2020-08-16 15:52:49 -07:00

14 lines
322 B
YAML

version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "08:00"
timezone: America/New_York
open-pull-requests-limit: 10
ignore:
# Drops support for Ruby 2.5
- dependency-name: pry-stack_explorer
versions:
- ">= 5.0"