diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9c58a04469d95..d9c83dd2bac88 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,10 @@ updates: schedule: interval: monthly labels: + - 'dependencies' + - 'github_actions' - 'github_actions:pull-request' + - 'auto-merge' commit-message: prefix: meta cooldown: @@ -18,7 +21,10 @@ updates: schedule: interval: monthly labels: + - 'dependencies' + - 'javascript' - 'github_actions:pull-request' + - 'auto-merge' commit-message: prefix: meta cooldown: