diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index b0fbc66..58d754c 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -13,6 +13,12 @@ updates: interval: "daily" open-pull-requests-limit: 5 + - package-ecosystem: gomod + directory: "/tests" + schedule: + interval: daily + open-pull-requests-limit: 5 + - package-ecosystem: pip directory: "/.github/scripts" schedule: