Skip to content

Commit e50b4b6

Browse files
authored
Merge pull request #1256 from quickfix-j/chrjohn-dependabot-mina
Update dependabot.yml
2 parents 4329f43 + 139d9b1 commit e50b4b6

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)