From 6cf1d366162aef1e1e4a1b6cdc20af75b1ee94f2 Mon Sep 17 00:00:00 2001 From: dependjinbot Date: Wed, 9 Jun 2021 05:22:46 +0000 Subject: [PATCH] Committing changes --- GitVersion.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/GitVersion.yml b/GitVersion.yml index d72dcc7..e94517c 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,8 +1,24 @@ +# DO NOT EDIT THIS FILE +# This file was generated by the pr-autoflow mechanism as a result of executing this action: +# https://github.com/endjin/.github/actions/workflows/deploy_pr_autoflow.yml +# This repository participates in this mechanism due to an entry in this file: +# https://github.com/endjin/.github/blob/b69ff1d66541ae049fb0457c65c719c6d7e9b862/repos/live/corvus-dotnet.yml + mode: ContinuousDeployment branches: master: regex: ^master tag: preview increment: patch + dependabot-pr: + regex: ^dependabot + tag: dependabot + source-branches: + - develop + - master + - release + - feature + - support + - hotfix next-version: "0.1"