Skip to content

Commit 70946ad

Browse files
committed
renovate: Add A-backend to Rust PRs
1 parent a49358a commit 70946ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"reviewersSampleSize": 1
1515
},
1616
"rust": {
17-
"dependencyDashboardApproval": true
17+
"dependencyDashboardApproval": true,
18+
"labels": ["A-backend"]
1819
},
1920
"postUpdateOptions": ["yarnDedupeFewer"],
2021
"packageRules": [{

0 commit comments

Comments
 (0)