We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7cf059 commit f3236cbCopy full SHA for f3236cb
1 file changed
cmd/init_test.go
@@ -28,7 +28,7 @@ func TestConfigFileTemplate(t *testing.T) {
28
"eslint@8.57.0",
29
"trivy@0.59.1",
30
"pylint@3.3.6",
31
- "pmd@6.55.0",
+ "pmd@7.11.0",
32
},
33
notExpected: []string{},
34
0 commit comments