Skip to content

Commit

Permalink
Update linter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed Oct 12, 2023
1 parent f62a45c commit f7a1382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ LEADER_ELECTION := false
IGNORE_OPERATION_ANNOTATION := false
WEBHOOK_CONFIG_URL := localhost

GOLANGCI_LINT_VERSION := v1.48.0
GOLANGCI_LINT_VERSION := 1.54.2
GO_VERSION := 1.21

ifeq ($(CI),true)
Expand Down

0 comments on commit f7a1382

Please sign in to comment.