Skip to content

Commit

Permalink
Merge pull request #14 from adamspd/update-github-workflow
Browse files Browse the repository at this point in the history
Make dependabot run daily
  • Loading branch information
adamspd authored Jan 19, 2024
2 parents b80417a + 0a5a948 commit 9bed357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
interval: "daily"

0 comments on commit 9bed357

Please sign in to comment.