diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8c33b52..d9b41ae 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,17 +6,14 @@ updates: - package-ecosystem: gomod directory: / schedule: {interval: monthly} - reviewers: [tarampampam] assignees: [tarampampam] - package-ecosystem: github-actions directory: / schedule: {interval: monthly} - reviewers: [tarampampam] assignees: [tarampampam] - package-ecosystem: docker directory: / schedule: {interval: monthly} - reviewers: [tarampampam] assignees: [tarampampam]