Skip to content

Commit

Permalink
chore: bump golangci-lint to 1.55.2
Browse files Browse the repository at this point in the history
Among other benefits, this version has support for Go 1.21.
  • Loading branch information
swiatekm committed Jan 9, 2024
1 parent 35ef697 commit 74067b8
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
@@ -1,4 +1,4 @@
GOLANGCI_LINT_VERSION ?= v1.53.2
GOLANGCI_LINT_VERSION ?= v1.55.2
PRETTIER_VERSION ?= 3.0.3
TOWNCRIER_VERSION ?= 23.6.0
SHELL := /usr/bin/env bash
Expand Down

0 comments on commit 74067b8

Please sign in to comment.