Skip to content

Commit

Permalink
chore: add dependabot (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaangiolillo committed Mar 15, 2024
1 parent c4782c8 commit 67ab780
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/tools/cli"
schedule:
interval: weekly
day: tuesday
open-pull-requests-limit: 20
commit-message:
prefix: "chore"
reviewers:
- "mongodb/apix-2"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
day: tuesday
commit-message:
prefix: "chore"
reviewers:
- "mongodb/apix-2"

0 comments on commit 67ab780

Please sign in to comment.