Skip to content

Commit

Permalink
fix(renovate): commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
JJGadgets committed Dec 5, 2024
1 parent d76571c commit 3b807c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .renovate/labels.json5
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"matchFileNames": ["kube/deploy/**"],
"addLabels": ["kube/deploy/{{ lookup (split packageFileDir '/') 2 }}"]
},
{
"matchDatasources": ["!docker"],
"addLabels": ["renovate/{{datasource}}/{{depNameSanitized}}"]
},
//{
// "matchDatasources": ["!docker"],
// "addLabels": ["renovate/{{datasource}}/{{depNameSanitized}}"]
//},
//{
// "matchDatasources": ["docker"],
// "matchDepNames": ["*"],
Expand Down

0 comments on commit 3b807c7

Please sign in to comment.