Target only security updates (#1400)

This commit is contained in:
Dominik Żegleń 2021-09-14 15:32:41 +02:00 committed by GitHub
parent 1fbdac8d38
commit 9b3d90e9c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,9 @@ updates:
interval: "daily"
reviewers:
- "saleor-frontend"
allowed_updates:
- match:
update_type: "security"
- target-branch: "3.0"
package-ecosystem: "npm"
@ -15,3 +18,6 @@ updates:
interval: "daily"
reviewers:
- "saleor-frontend"
allowed_updates:
- match:
update_type: "security"