Skip to content

Commit

Permalink
CI: Run Dependabot checks on a daily schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Mar 1, 2025
1 parent b18ab2c commit 877aeee
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 @@ -4,7 +4,7 @@ updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"

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

0 comments on commit 877aeee

Please sign in to comment.