diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index b2dfe19..9de4b78 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -3,4 +3,9 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "weekly" \ No newline at end of file + interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" +