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 4a479f8fdb
commit 5b31408fa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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