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,7 +1,13 @@
version: 2 updates: - - directory: / + - package-ecosystem: gomod + directory: / open-pull-requests-limit: 3 - package-ecosystem: gomod schedule: interval: weekly + + - package-ecosystem: docker + directory: / + open-pull-requests-limit: 2 + schedule: + interval: monthly