Skip to content

Commit

Permalink
Merge pull request #10 from kjsanger/feature/dependabot-pip
Browse files Browse the repository at this point in the history
Add dependadbot updates for pip
  • Loading branch information
nerdstrike authored Nov 4, 2024
2 parents 92afe33 + 30cf9be commit 3d97543
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@

version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
time: "00:00"
timezone: "Europe/London"
open-pull-requests-limit: 5

- package-ecosystem: "github-actions"
directory: "/"
Expand Down

0 comments on commit 3d97543

Please sign in to comment.