Skip to content

Commit

Permalink
Add Python scripts to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
barakugav committed Jun 18, 2024
1 parent 5816057 commit 16970b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "pip"
directory: "/scripts/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 16970b8

Please sign in to comment.