summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranoy <anoymouserver@users.noreply.github.com>2020-12-22 12:48:42 +0100
committeranoy <anoymouserver@users.noreply.github.com>2020-12-22 13:12:20 +0100
commit2b6ddf4c9338cbd9a226927cf1e00d8ac4373cca (patch)
treef018c238e960d312052977ed2803f6b1a2f86fc4
parent4e4541efb0d8fd8843dac7381fd82dde65290ddb (diff)
update dependabot labels
Signed-off-by: anoy <anoymouserver@users.noreply.github.com>
-rw-r--r--.github/dependabot.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 9569d927b..44286645d 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -11,8 +11,8 @@ updates:
schedule:
interval: "daily"
labels:
+ - "dependencies"
- "Skip-Changelog"
- - "javascript"
# Maintain dependencies for Composer
- package-ecosystem: "composer"
@@ -20,5 +20,5 @@ updates:
schedule:
interval: "daily"
labels:
+ - "dependencies"
- "Skip-Changelog"
- - "php"