Codebase list python-procrunner / 54fb2e0
Create dependabot.yml version 2 format Markus Gerstel authored 3 years ago GitHub committed 3 years ago
1 changed file(s) with 11 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 # To get started with Dependabot version updates, you'll need to specify which
1 # package ecosystems to update and where the package manifests are located.
2 # Please see the documentation for all configuration options:
3 # https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
4
5 version: 2
6 updates:
7 - package-ecosystem: "pip" # See documentation for possible values
8 directory: "/" # Location of package manifests
9 schedule:
10 interval: "daily"