chore: set increase as versioning strategy

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-08-08 06:05:49 +02:00
parent 2b82ce82d5
commit 4cd25a3404
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -11,6 +11,7 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
versioning-strategy: "increase"
allow: allow:
- dependency-type: "production" - dependency-type: "production"
labels: labels: