diff --git a/Makefile b/Makefile
index 32cb9cc5e8ee441770cf51532f0abf264c6807b7..9c55ad2b11b25397da6188480fd2d724deb4cf34 100644
--- a/Makefile
+++ b/Makefile
@@ -117,7 +117,7 @@ proto-internal:
 	@protoc --go_out=paths=source_relative:. server/internal/*.proto
 
 # Dependency versions
-GOLANGCI_VERSION = 1.42.0
+GOLANGCI_VERSION = 1.46.0
 GOTESTSUM_VERSION ?= 1.7.0
 PROTOC_VERSION = 3.15.6
 PROTOC_GEN_GO_VERSION = 1.26.0