summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranoy <anoymouserver+github@mailbox.org>2020-11-03 20:34:28 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2020-11-03 20:41:50 +0100
commit39a25fe05a927a177df1df700e57d6a26bfb5a83 (patch)
tree76be5cb6f9f11b533b93f1f135fe2a919eae83df
parent10e8c28feaf6d858948285a291231f651ef74728 (diff)
update dependabot label config
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
-rw-r--r--.github/dependabot.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 58e150617..9569d927b 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -10,7 +10,7 @@ updates:
directory: "/js"
schedule:
interval: "daily"
- default_labels:
+ labels:
- "Skip-Changelog"
- "javascript"
@@ -19,6 +19,6 @@ updates:
directory: "/"
schedule:
interval: "daily"
- default_labels:
+ labels:
- "Skip-Changelog"
- "php"