diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3938344a..abf83975 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "gomod" + directory: "/.github/workflows/dapr-bot" + schedule: + interval: "daily" \ No newline at end of file