diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e4e81074..fcd6b240 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,3 +13,7 @@ updates: directory: /tests schedule: interval: weekly + - package-ecosystem: gomod + directory: /tools/gentool + schedule: + interval: weekly