Skip to content

Commit

Permalink
add pip dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
rsokl committed Oct 18, 2022
1 parent 91e6219 commit 2592582
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit 2592582

Please sign in to comment.