Skip to content

Commit

Permalink
Update dependencies monthly (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkruithof authored May 6, 2024
1 parent 610bdba commit 91ff3a5
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
day: friday
interval: weekly
interval: monthly
groups:
github-actions:
patterns:
Expand All @@ -14,8 +13,7 @@ updates:
- package-ecosystem: composer
directory: /
schedule:
day: friday
interval: weekly
interval: monthly
groups:
dependencies:
patterns:
Expand All @@ -24,8 +22,7 @@ updates:
- package-ecosystem: docker
directory: /
schedule:
day: friday
interval: weekly
interval: monthly
groups:
docker-images:
patterns:
Expand Down

0 comments on commit 91ff3a5

Please sign in to comment.