diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eabba24..fa16572 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,9 @@ multi-ecosystem-groups: interval: weekly updates: - package-ecosystem: gomod - directory: / + directories: + - / + - /tests/integration patterns: ["*"] multi-ecosystem-group: project - package-ecosystem: github-actions