diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f07b547a..8189f52e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ updates: - package-ecosystem: gomod directories: - "/tests/go" - # - "**/*" # doesn't work yet, hence the entry above. + - "**/*" # if this works, we can remove the above entry... schedule: interval: monthly commit-message: