diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 813e1052..048a5672 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,11 +1,11 @@ version: 2 updates: - - package-ecosystem: "github-actions" # See documentation for possible values - directory: "/" # Location of package manifests + - package-ecosystem: "github-actions" + directory: "/" schedule: interval: "weekly" groups: - dependencies: + gha: applies-to: version-updates patterns: - "*"