Skip to content

Commit

Permalink
Add pip to dependabot (#3464)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale authored Oct 11, 2024
1 parent ef503b1 commit 036f9bc
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 @@ -9,3 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "pip" # See documentation for possible values
directory: "python/"
schedule:
interval: "weekly"

0 comments on commit 036f9bc

Please sign in to comment.