Skip to content

Commit

Permalink
chore(deps): add group for Go dependencies in dependabot configuration (
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercactapus authored Dec 18, 2024
1 parent 8884bbb commit 6b38287
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@ updates:
timezone: 'Asia/Kolkata'
allow:
- dependency-type: 'direct'
groups:
go-deps:
patterns: ['*']

- package-ecosystem: 'gradle'
directory: '/'
Expand Down

0 comments on commit 6b38287

Please sign in to comment.