Skip to content

Commit 0e6942d

Browse files
authored
build(deps): Enable dependabot for Golang (#987)
1 parent 6fdf208 commit 0e6942d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ updates:
99
directory: /
1010
schedule:
1111
interval: monthly
12+
- package-ecosystem: gomod
13+
directory: /scripts
14+
schedule:
15+
interval: monthly

0 commit comments

Comments
 (0)