diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f33a02c..035bfbc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,11 @@ updates: directory: "/" schedule: interval: weekly + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: weekly + - package-ecosystem: "gomod" + directory: "/" + schedule: + interval: weekly