Skip to content

Commit

Permalink
ci: change frequency of dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Oct 26, 2020
1 parent 4cc6c58 commit c239931
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Expand Up @@ -3,4 +3,6 @@ updates:
- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
day: "tuesday"
versioning-strategy: "increase-if-necessary"

0 comments on commit c239931

Please sign in to comment.