Skip to content

Commit b9ec69b

Browse files
committed
improve qodana bump version rule
1 parent c515d12 commit b9ec69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qodana.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ profile:
33
name: qodana.recommended
44
include:
55
- name: VulnerableLibrariesGlobal
6-
# bump: qodana /qodana-jvm:([\d.]+)/ docker:jetbrains/qodana-jvm|n.n|sort
6+
# bump: qodana /qodana-jvm:([\d.]+)/ docker:jetbrains/qodana-jvm|re:^[\d]{4}\.\d+$|sort
77
linter: jetbrains/qodana-jvm:2024.3
88
projectJDK: temurin-23

0 commit comments

Comments
 (0)