diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ae038bd6..9b003bfa 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,3 +13,7 @@ updates: all-dependencies: patterns: - "*" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "monthly"