demarches-normaliennes/.github/dependabot.yml
2020-09-24 15:02:15 +00:00

14 lines
471 B
YAML

# 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"