Skip to content

Commit ffc3e19

Browse files
committed
chore: bump linter version in Makefile (same as CI job)
1 parent 12288db commit ffc3e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ test-trace:
9696
### Linting ###
9797
###############################################################################
9898

99-
golangci_version=v1.52.2
99+
golangci_version=v1.54.1
100100

101101
lint:
102102
@echo "--> Running linter"

0 commit comments

Comments
 (0)