1 files changed,
8 insertions(+),
2 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed by:
GitHub
noreply@github.com
Committed at:
2024-10-06 13:36:56 +0300
Parent:
ecdd5a0
M
.github/dependabot.yml
ยทยทยท 1 1 version: 2 2 2 updates: 3 - - directory: / 3 + - package-ecosystem: gomod 4 + directory: / 4 5 open-pull-requests-limit: 3 5 - package-ecosystem: gomod 6 6 schedule: 7 7 interval: weekly 8 + 9 + - package-ecosystem: docker 10 + directory: / 11 + open-pull-requests-limit: 2 12 + schedule: 13 + interval: monthly