Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 23c7513

Browse files
author
sowerstl
committed
Add pre-release "PR" to dependency rules.
1 parent f1e130c commit 23c7513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin_rules.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<ignoreVersion type="regex">(?i).*Beta(?:-?\d+)?$</ignoreVersion>
88
<ignoreVersion type="regex">(?i).*-B(?:-?\d+)?$</ignoreVersion>
99
<ignoreVersion type="regex">(?i).*RC(?:-?\d+)?$</ignoreVersion>
10+
<ignoreVersion type="regex">(?i).*PR(?:-?\d+)?$</ignoreVersion>
1011
<ignoreVersion type="regex">(?i).*CR(?:-?\d+)?$</ignoreVersion>
1112
<ignoreVersion type="regex">(?i).*M(?:-?\d+)?$</ignoreVersion>
1213
<ignoreVersion type="regex">(?i).*jre[67]$</ignoreVersion>

0 commit comments

Comments
 (0)