Skip to content

Commit

Permalink
fixing linter
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz.widera@vshn.ch committed Nov 14, 2023
1 parent 22e06c1 commit b358831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion component/component/common.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ local generatePrometheusNonSLORules(serviceName, memoryContainerName, additional
},
],
},
]+ additionalAlertsRuleGroup,
] + additionalAlertsRuleGroup,
},
},
},
Expand Down

0 comments on commit b358831

Please sign in to comment.