2021-03-10 21:58:28 +00:00
|
|
|
version: 2
|
|
|
|
updates:
|
|
|
|
# Fetch and update latest `nuget` pkgs
|
|
|
|
- package-ecosystem: nuget
|
|
|
|
directory: /
|
|
|
|
schedule:
|
2021-06-18 20:29:15 +00:00
|
|
|
interval: weekly
|
2021-03-10 21:58:28 +00:00
|
|
|
open-pull-requests-limit: 10
|
2021-06-18 20:29:15 +00:00
|
|
|
labels:
|
|
|
|
- chore
|
|
|
|
- dependency
|
|
|
|
- nuget
|
2021-03-10 21:58:28 +00:00
|
|
|
commit-message:
|
2021-06-18 20:29:15 +00:00
|
|
|
prefix: chore
|
2021-03-10 21:58:28 +00:00
|
|
|
include: scope
|
|
|
|
|
|
|
|
# Fetch and update latest `github-actions` pkgs
|
|
|
|
- package-ecosystem: github-actions
|
|
|
|
directory: /
|
|
|
|
schedule:
|
2021-06-18 20:29:15 +00:00
|
|
|
interval: monthly
|
2021-03-10 21:58:28 +00:00
|
|
|
open-pull-requests-limit: 10
|
2021-06-18 20:29:15 +00:00
|
|
|
labels:
|
|
|
|
- ci
|
|
|
|
- dependency
|
|
|
|
- github_actions
|
2021-03-10 21:58:28 +00:00
|
|
|
commit-message:
|
2021-06-18 20:29:15 +00:00
|
|
|
prefix: ci
|
2021-03-10 21:58:28 +00:00
|
|
|
include: scope
|