mirror of
https://github.com/mas-cli/mas
synced 2025-03-05 07:07:15 +00:00
Add Swift to dependabot.yml
.
Partial #590 Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
This commit is contained in:
parent
ff82e2c0e5
commit
d33b996c9b
1 changed files with 13 additions and 0 deletions
13
.github/dependabot.yml
vendored
13
.github/dependabot.yml
vendored
|
@ -10,3 +10,16 @@ updates:
|
|||
commit-message:
|
||||
prefix: ⬆️
|
||||
include: scope
|
||||
- package-ecosystem: swift
|
||||
schedule:
|
||||
interval: daily
|
||||
directory: /
|
||||
ignore:
|
||||
- dependency-name: nimble
|
||||
update-types: major
|
||||
- dependency-name: quick
|
||||
update-types: major
|
||||
labels: [📚 dependencies]
|
||||
commit-message:
|
||||
prefix: ⬆️
|
||||
include: scope
|
||||
|
|
Loading…
Add table
Reference in a new issue