Skip to content

Commit ccc5337

Browse files
CLOUDP-82737: add dependabot (#333)
1 parent 24d3d35 commit ccc5337

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: gomod
4+
directory: "/"
5+
schedule:
6+
interval: weekly
7+
day: monday
8+
reviewers:
9+
- "bznein"
10+
- "chatton"
11+
- "irajdeep"
12+
- "rodrigovalin"

0 commit comments

Comments
 (0)