We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e50b4b6 + 35bf149 commit 5e198d9Copy full SHA for 5e198d9
1 file changed
.github/dependabot.yml
@@ -10,7 +10,7 @@ updates:
10
open-pull-requests-limit: 10
11
ignore:
12
- dependency-name: "org.apache.mina:mina-core"
13
- versions: ["<= 2.2.4"] # Override the stale PR-comment ignore; allow any 2.2.5+ security fix
+ versions: ["< 2.2.7"] # Allow any 2.2.7+ security fix
14
- package-ecosystem: "github-actions"
15
directory: "/"
16
schedule:
0 commit comments