mirror of
https://github.com/barthuijgen/factorio-sites.git
synced 2025-01-26 11:54:13 +02:00
11 lines
264 B
YAML
11 lines
264 B
YAML
|
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
||
|
|
||
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: "yarn"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "daily"
|
||
|
ignore:
|
||
|
- dependency-name: "@fbe/editor"
|