demarches-normaliennes/.github/dependabot.yml

15 lines
471 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
schedule:
interval: "daily"
# - package-ecosystem: "npm" # See documentation for possible values
# directory: "/" # Location of package manifests
# schedule:
# interval: "daily"