Skip to content

Commit

Permalink
Update dependabot to monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhad6 committed Mar 27, 2024
1 parent 84455ba commit 70b521c
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ updates:
directory: "/"
target-branch: "develop"
schedule:
interval: "weekly"
day: "monday"
time: "04:00"
timezone: "America/Los_Angeles"
interval: "monthly"
groups:
github-actions:
patterns: ["*"]
Expand All @@ -16,10 +13,7 @@ updates:
directory: "/"
target-branch: "develop"
schedule:
interval: "weekly"
day: "monday"
time: "04:00"
timezone: "America/Los_Angeles"
interval: "monthly"
groups:
python:
update-types: ["minor", "patch"]

0 comments on commit 70b521c

Please sign in to comment.