Skip to content

Commit

Permalink
chore: add label to dependency dashboard in renovate config (#862)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttosta-google authored Oct 5, 2023
1 parent 3321ff1 commit 8eda5da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"prConcurrentLimit": 0,
"rebaseWhen": "behind-base-branch",
"dependencyDashboard": true,
"dependencyDashboardLabels": ["type: process"],
"semanticCommits": "disabled",
"pip_requirements": {
"fileMatch": ["requirements-test.txt"]
Expand Down

0 comments on commit 8eda5da

Please sign in to comment.