mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 11:33:13 +00:00
11 lines
286 B
YAML
11 lines
286 B
YAML
|
# https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates
|
||
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: "bundler"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "daily"
|
||
|
commit-message:
|
||
|
prefix: "⬆️"
|
||
|
include: "scope"
|