Skip to content

Commit

Permalink
deps: renovate bot ignore scala-library and caffeine deps. (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangmichaellll committed Apr 12, 2021
1 parent 062b992 commit 368d7df
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion renovate.json
Expand Up @@ -69,5 +69,9 @@
}
],
"semanticCommits": true,
"masterIssue": true
"masterIssue": true,
"ignoreDeps": [
"scala-library",
"caffeine"
]
}

0 comments on commit 368d7df

Please sign in to comment.