Sha256: 4710ade8e75a584c5264e93e2a7adb3e7fd507ea9d3665187a00e415bdfe86de

Contents?: true

Size: 714 Bytes

Versions: 5

Compression:

Stored size: 714 Bytes

Contents

# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
  - package-ecosystem: "bundler" # See documentation for possible values
    directory: "/" # Location of package manifests
    schedule:
      interval: "weekly"
      day: "wednesday"
      time: "09:00"
      timezone: "America/Sao_Paulo"
    open-pull-requests-limit: 10
    allow:
      - dependency-type: "direct"
    pull-request-branch-name:
      separator: "-"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
br_danfe-0.17.5 .github/dependabot.yml
br_danfe-0.17.4 .github/dependabot.yml
br_danfe-0.17.3 .github/dependabot.yml
br_danfe-0.17.2 .github/dependabot.yml
br_danfe-0.17.1 .github/dependabot.yml