Skip to content

Commit

Permalink
update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Dec 30, 2021
1 parent 8b558a0 commit a97e587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
version: 2
updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
directory: "/requirements/" # Location of package manifests
schedule:
interval: "monthly"

0 comments on commit a97e587

Please sign in to comment.