Merge pull request #407 from TeamPiped/ignore-npe

Add NewPipeExtractor to ignoreDeps.
This commit is contained in:
Kavin 2022-10-29 22:09:03 +01:00 committed by GitHub
commit 0f282bd3c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -21,5 +21,8 @@
"groupName": "Personal Forks",
"enabled": false
}
],
"ignoreDeps": [
"com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor"
]
}