diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 62d0afa..4e29fc1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,7 @@ updates: directory: "/" schedule: interval: "daily" +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"