Skip to content

Commit

Permalink
add dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: Kenny Leung <[email protected]>
  • Loading branch information
k4leung4 committed Aug 15, 2024
1 parent 33c23e2 commit 107e3b3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: "daily"
groups:
gomod:
update-types:
- "minor"
- "patch"

0 comments on commit 107e3b3

Please sign in to comment.