Skip to content

Commit

Permalink
Update dependabot.yml (#333)
Browse files Browse the repository at this point in the history
add groups
  • Loading branch information
kjy5 authored Feb 11, 2024
1 parent 69b74da commit fb2f162
Show file tree
Hide file tree
Showing 2 changed files with 2,859 additions and 1,741 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,15 @@ updates:
directory: '/' # Location of package manifests
schedule:
interval: 'weekly'
groups:
npm:
patterns:
- '*'
- package-ecosystem: 'github-actions'
directory: '.github/workflows'
schedule:
interval: 'weekly'
groups:
github:
patterns:
- '*'
Loading

0 comments on commit fb2f162

Please sign in to comment.