Skip to content

Commit

Permalink
Run dependabot daily (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored Nov 2, 2023
1 parent b40ee83 commit bf66342
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,9 @@ updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
interval: "daily"
open-pull-requests-limit: 5
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
interval: "daily"

0 comments on commit bf66342

Please sign in to comment.