mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-20 02:31:20 +00:00
ci: configure Dependabot labels to empty
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
parent
c9c66255e1
commit
869d7c5b1b
4
.github/dependabot.yaml
vendored
4
.github/dependabot.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user