Skip to content

Commit

Permalink
Change to monthly dependabot upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospri committed Mar 15, 2024
1 parent d4dfc37 commit 8d73f50
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "10:00"
interval: monthly
open-pull-requests-limit: 10
ignore:
- dependency-name: elasticsearch
Expand All @@ -15,7 +14,7 @@ updates:
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
interval: monthly
open-pull-requests-limit: 10
ignore:
# Only send PRs for patch versions of Python.
Expand Down

0 comments on commit 8d73f50

Please sign in to comment.