Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lcollins authored Jun 15, 2024
1 parent 9b14586 commit 406b75b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ updates:
- "lcollins"
assignees:
- "lcollins"

groups:
all-dependencies:
patterns:
- "*"
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
Expand All @@ -22,3 +25,7 @@ updates:
- "lcollins"
assignees:
- "lcollins"
groups:
all-dependencies:
patterns:
- "*"

0 comments on commit 406b75b

Please sign in to comment.