File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ version : 2
2+ enable-beta-ecosystems : true
3+ updates :
4+ # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5+ - package-ecosystem : " github-actions"
6+ directory : " /"
7+ schedule :
8+ interval : " weekly"
9+ - package-ecosystem : " julia" # See documentation for possible values
10+ # # To get started with Dependabot version updates, you'll need to specify which
11+ # package ecosystems to update and where the package manifests are located.
12+ # Please see the documentation for all configuration options:
13+ # https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
14+ directory : " /" # Location of package manifests
15+ schedule :
16+ interval : " weekly"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments