Skip to content

Commit

Permalink
Add updating pip dependencies to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
bboe committed Feb 10, 2025
1 parent aec5a9b commit 849ab29
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
interval: weekly
- package-ecosystem: pip
directory: /
schedule:
interval: weekly

0 comments on commit 849ab29

Please sign in to comment.