diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 94a761c..a9f4f1d 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -10,7 +10,9 @@ updates: # TODO: Remove this if / when the default changes (dependabot/dependabot-core/issues/4979) versioning-strategy: increase-if-necessary - - package-ecosystem: "github-actions" - directory: "/" + - package-ecosystem: github-actions + directory: / schedule: - interval: "monthly" + interval: monthly + labels: + - autosubmit