Skip to content

Commit

Permalink
chore: exclude org.apache.commons:commons-lang3 using ignoreDeps (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewang526 committed Sep 22, 2020
1 parent 08b7e3a commit e38995b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions renovate.json
Expand Up @@ -74,11 +74,9 @@
"^com.fasterxml.jackson.core"
],
"groupName": "jackson dependencies"
},
{
"excludePackageNames": ["org.apache.commons"]
}
],
"ignoreDeps": ["org.apache.commons:commons-lang3"],
"semanticCommits": true,
"masterIssue": true
}

0 comments on commit e38995b

Please sign in to comment.