Skip to content

Commit

Permalink
Enable depency dashboard approval for plane dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Taucher2003 authored Oct 17, 2024
1 parent 9cdc9ce commit 44f818a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,13 @@
"config:recommended",
":assignee(Taucher2003)",
":label(dependencies)"
],
"packageRules": [
{
"matchFileNames": [
"modules/docker/plane/**"
],
"dependencyDashboardApproval": true
}
]
}

0 comments on commit 44f818a

Please sign in to comment.