Skip to content

Commit

Permalink
Add dependabot for pip and run it on Thursdays
Browse files Browse the repository at this point in the history
  • Loading branch information
153957 committed Jun 23, 2023
1 parent 4e3ec7e commit d378d49
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,10 @@ updates:
directory: "/"
schedule:
interval: "weekly"
day: "thursday"

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
day: "thursday"

0 comments on commit d378d49

Please sign in to comment.