Skip to content

Commit

Permalink
chore: fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
franklinkim committed May 14, 2024
1 parent 1589612 commit 07b758b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ updates:
day: 'sunday'
interval: 'weekly'
groups:
gomod-security:
npm-security:
applies-to: security-updates
patterns: ['*']
gomod-update:
npm-update:
applies-to: version-updates
patterns: ['*']

0 comments on commit 07b758b

Please sign in to comment.