Skip to content

Commit

Permalink
Configure Renovate (#198)
Browse files Browse the repository at this point in the history
* Add renovate.json

* Update config

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: anakinxc <[email protected]>
  • Loading branch information
renovate[bot] and anakinxc authored Jan 11, 2024
1 parent 66c836f commit f9e870b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"labels": [
"dependencies"
],
"ignoreDeps": [
"bazel"
],
"reviewers": [
"team:yacl-dev"
]
}

0 comments on commit f9e870b

Please sign in to comment.