diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 51581007..3d7de8c4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,7 @@ updates: interval: "weekly" allow: - dependency-type: "production" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"