Skip to content

Commit

Permalink
Update dependabot.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Sam K <[email protected]>
  • Loading branch information
samwisekind authored Apr 29, 2024
1 parent 6d414f5 commit ae0762f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,24 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
all:
applies-to: version-updates
patterns:
- "*"
update-types:
- "minor"
- "patch"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
all:
applies-to: version-updates
patterns:
- "*"
update-types:
- "minor"
- "patch"

0 comments on commit ae0762f

Please sign in to comment.