Skip to content

Commit

Permalink
Update Bomr config to look for minor version upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Nov 8, 2019
1 parent 0b733fe commit 0ef4967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bomr/bomr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0ef4967

Please sign in to comment.