diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 14eb44f7..d2540176 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,7 @@ updates: # Allow both direct and indirect updates for all packages - dependency-type: "all" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"