Skip to content

Commit 54f2f0f

Browse files
chore: Allows dependabot to update indirect go dependencies (#1596)
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent e851c2c commit 54f2f0f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ updates:
55
schedule:
66
interval: weekly
77
day: sunday
8+
allow:
9+
- dependency-type: "all"
810
commit-message:
911
prefix: "chore"
1012
- package-ecosystem: github-actions

0 commit comments

Comments
 (0)