2020-12-15 22:03:48 +01:00
|
|
|
version: 2
|
|
|
|
updates:
|
|
|
|
# Fetch and update latest `nuget` pkgs
|
2021-12-14 07:44:50 -07:00
|
|
|
- package-ecosystem: nuget
|
|
|
|
directory: /
|
2020-12-15 22:03:48 +01:00
|
|
|
schedule:
|
2021-12-14 07:44:50 -07:00
|
|
|
interval: weekly
|
2020-12-15 22:03:48 +01:00
|
|
|
open-pull-requests-limit: 10
|
2021-12-14 07:44:50 -07:00
|
|
|
labels:
|
|
|
|
- chore
|
|
|
|
- dependency
|
|
|
|
- nuget
|
2020-12-15 22:03:48 +01:00
|
|
|
commit-message:
|
2021-12-14 07:44:50 -07:00
|
|
|
prefix: chore
|
|
|
|
include: scope
|
2020-12-15 22:03:48 +01:00
|
|
|
|
|
|
|
# Fetch and update latest `github-actions` pkgs
|
2021-12-14 07:44:50 -07:00
|
|
|
- package-ecosystem: github-actions
|
|
|
|
directory: /
|
2020-12-15 22:03:48 +01:00
|
|
|
schedule:
|
2021-12-14 07:44:50 -07:00
|
|
|
interval: monthly
|
2020-12-15 22:03:48 +01:00
|
|
|
open-pull-requests-limit: 10
|
2021-12-14 07:44:50 -07:00
|
|
|
labels:
|
|
|
|
- ci
|
|
|
|
- dependency
|
|
|
|
- github_actions
|
2020-12-15 22:03:48 +01:00
|
|
|
commit-message:
|
2021-12-14 07:44:50 -07:00
|
|
|
prefix: ci
|
|
|
|
include: scope
|