Skip to content

Commit 670ab45

Browse files
renovate[bot]renovate-botmittalyashu
authored
Configure Renovate (#182)
* chore(deps): add renovate.json * chore(renovate): add "dependencies" labels to PRs * chore: remove dependabot.yml config file Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Yashu Mittal <mittalyashu77@gmail.com>
1 parent 2c4909e commit 670ab45

2 files changed

Lines changed: 8 additions & 11 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"extends": [
3+
"config:base"
4+
],
5+
"labels": [
6+
"dependencies"
7+
]
8+
}

0 commit comments

Comments
 (0)