ci: configure Dependabot labels to empty (#560)
Some checks failed
Build / Build Package (push) Has been cancelled
Check / Check Package (push) Has been cancelled
Test / Test Package (push) Has been cancelled
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (ubuntu-24.04) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Test / Test Action With Specified Directories (push) Has been cancelled
Test / Test Action Without Run Build (push) Has been cancelled
Test / Test Action With Additional Options (push) Has been cancelled
Test / Test Action With Custom Generator (push) Has been cancelled

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
Alfi Maulana 2025-01-02 20:23:40 +07:00 committed by GitHub
parent 758a774beb
commit 878c1020c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ updates:
interval: daily
commit-message:
prefix: chore
labels: [chore]
labels: []
- package-ecosystem: npm
directory: /
@ -14,5 +14,5 @@ updates:
interval: daily
commit-message:
prefix: chore
labels: [chore]
labels: []
versioning-strategy: increase