do not update elasticsearch to major automatically

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-08-25 13:00:39 +02:00
parent 40efd3092f
commit c353406f24

View file

@ -149,6 +149,9 @@ updates:
schedule:
interval: "daily"
time: "12:00"
ignore:
- dependency-name: "elasticsearch"
update-types: ["version-update:semver-major"]
open-pull-requests-limit: 10
labels:
- 3. to review