diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e5ab546..285553c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,3 +13,7 @@ updates: dev-dependencies: patterns: - "*" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"