Skip to content

Commit

Permalink
Dependabot for Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
volkm committed Aug 13, 2024
1 parent 3425125 commit b226aa6
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 @@ -9,3 +9,8 @@ updates:
# Check for updates to GitHub Actions every week
interval: "weekly"

- package-ecosystem: "pip"
directory: "/"
schedule:
# Check for updates to Python packages every week
interval: "weekly"

0 comments on commit b226aa6

Please sign in to comment.