Skip to content

Commit

Permalink
groups and weekly update
Browse files Browse the repository at this point in the history
  • Loading branch information
sosiristseng committed Nov 21, 2024
1 parent 88b3861 commit 3805943
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,19 @@ updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
interval: weekly
groups:
gha-dependencies:
applies-to: "version-updates"
patterns:
- "*"
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
interval: weekly
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
interval: weekly
labels:
- automerge

0 comments on commit 3805943

Please sign in to comment.