ci: Do not use any label for Dependabot

This commit is contained in:
oSumAtrIX
2023-12-28 22:52:17 +01:00
committed by GitHub
parent 387ceef6cd
commit 4bb86f9ec6

View File

@@ -1,16 +1,19 @@
version: 2
updates:
- package-ecosystem: github-actions
labels: []
directory: /
schedule:
interval: monthly
- package-ecosystem: npm
labels: []
directory: /
schedule:
interval: monthly
- package-ecosystem: gradle
labels: []
directory: /
schedule:
interval: monthly