Skip to content

Commit

Permalink
fix: dependabot weekly on monday
Browse files Browse the repository at this point in the history
  • Loading branch information
ElvenSpellmaker committed Oct 13, 2022
1 parent e952687 commit b2f373c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ updates:
- package-ecosystem: terraform
directory: "/deploy/azure/infra/stacks-aks"
schedule:
interval: daily
interval: weekly
day: monday
timezone: Europe/London
open-pull-requests-limit: 10
rebase-strategy: disabled

0 comments on commit b2f373c

Please sign in to comment.