Skip to content

Commit

Permalink
github: ask Dependabot to look after pip updates (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
simondeziel authored Oct 1, 2024
2 parents db77bd6 + 3db17c9 commit 3fdcc45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ updates:
labels: []
schedule:
interval: "weekly"
- package-ecosystem: "pip"
directory: "/"
labels: []
schedule:
interval: "weekly"

0 comments on commit 3fdcc45

Please sign in to comment.