Update Bomr config to look for minor version upgrades
This commit is contained in:
parent
0b733fe3dd
commit
0ef4967b9e
|
|
@ -6,7 +6,7 @@ bomr:
|
|||
repository: spring-boot
|
||||
issue-labels:
|
||||
- 'type: dependency-upgrade'
|
||||
policy: same-minor-version
|
||||
policy: same-major-version
|
||||
prohibited:
|
||||
- project: derby
|
||||
versions:
|
||||
|
|
|
|||
Loading…
Reference in New Issue