Skip to content

Commit da2d47b

Browse files
authored
Update dependabot.yml
1 parent 8019c9c commit da2d47b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/dependabot.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ updates:
1313
open-pull-requests-limit: 5
1414
schedule:
1515
interval: "weekly"
16-
# - package-ecosystem: "gomod"
17-
# directory: "/src/productcatalogservice"
18-
# open-pull-requests-limit: 100
19-
# schedule:
20-
# interval: "weekly"
16+
- package-ecosystem: "gomod"
17+
directory: "/src/productcatalogservice"
18+
open-pull-requests-limit: 5
19+
schedule:
20+
interval: "weekly"

0 commit comments

Comments
 (0)