demarches-normaliennes/.github/dependabot.yml

16 lines
522 B
YAML
Raw Normal View History

2020-09-24 16:28:14 +02:00
# Dependabot's documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "bundler"
directory: "/" # Location of package manifests
2020-09-29 16:27:40 +02:00
open-pull-requests-limit: 0 # disabled for now
2020-09-24 16:28:14 +02:00
schedule:
interval: "daily"
# - package-ecosystem: "npm" # See documentation for possible values
# directory: "/" # Location of package manifests
# schedule:
# interval: "daily"