Skip to content

Commit

Permalink
Merge pull request #35 from lluiscampos/add-dependabot-reviewers
Browse files Browse the repository at this point in the history
chore: Add dependabot reviewers and adjust interval to monthly
  • Loading branch information
lluiscampos authored Sep 16, 2024
2 parents c96d72d + 388b48b commit fc1bd56
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ updates:
directory: /
package-ecosystem: gomod
schedule:
interval: weekly
interval: monthly
reviewers:
- "mendersoftware/client-dependabot-reviewers"
groups:
golang-dependencies:
patterns:
Expand Down

0 comments on commit fc1bd56

Please sign in to comment.