Skip to content

Commit 139d9b1

Browse files
authored
Update dependabot.yml
1 parent 4329f43 commit 139d9b1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ updates:
88
schedule:
99
interval: "daily"
1010
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
1114
- package-ecosystem: "github-actions"
1215
directory: "/"
1316
schedule:

0 commit comments

Comments
 (0)