blob: ad24d052aa1fa81c12d4368b6f0e725d965d6612 [file] [log] [blame]
# Please see the documentation for all configuration options:
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule: { interval: weekly }
cooldown: { default-days: 15 }
- package-ecosystem: github-actions
directory: "/"
schedule: { interval: weekly }
cooldown: { default-days: 15 }