diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a3fff141..f07b547a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,8 @@ updates: interval: "monthly" - package-ecosystem: gomod directories: - - "**/*" + - "/tests/go" + # - "**/*" # doesn't work yet, hence the entry above. schedule: interval: monthly commit-message: