Skip to content

Commit

Permalink
kebab case
Browse files Browse the repository at this point in the history
Signed-off-by: Stefano Celentano <[email protected]>
  • Loading branch information
Stefano Celentano committed Aug 20, 2024
1 parent 2722073 commit 1a96ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type Config struct {
Labels []string `validate:"dive"`
Interval int
Git GitConfig
OwnerMap map[string]string `yaml:"ownerMap"`
OwnerMap map[string]string `yaml:"owner-map"`
}

type ProvidersConfig struct {
Expand Down

0 comments on commit 1a96ccf

Please sign in to comment.