mirror of
https://github.com/barthuijgen/factorio-sites.git
synced 2025-01-09 14:45:40 +02:00
12 lines
290 B
YAML
12 lines
290 B
YAML
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
|
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
target-branch: develop
|
|
ignore:
|
|
- dependency-name: "@fbe/editor"
|