Skip to content

Commit

Permalink
chore: add label to dependency dashboard in renovate config (#1981)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttosta-google committed Oct 5, 2023
1 parent 0021bce commit 6b397c5
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 @@ -2,6 +2,7 @@
"extends": [
"config:recommended"
],
"dependencyDashboardLabels": ["type: process"],
"commitMessagePrefix": "deps: ",
"postUpdateOptions": [
"gomodTidy"
Expand Down

0 comments on commit 6b397c5

Please sign in to comment.