ci: bump golanci-lint to v1.53.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2023-07-19 21:33:49 +02:00
parent 85fe3d4c9d
commit 092a8c15d1
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI
2 changed files with 2 additions and 2 deletions

@ -151,7 +151,7 @@ steps:
environment: environment:
CGO_ENABLED: 0 CGO_ENABLED: 0
commands: commands:
- go install -v github.com/golangci/golangci-lint/cmd/golangci-lint@v1.52.2 - go install -v github.com/golangci/golangci-lint/cmd/golangci-lint@v1.53.3
- golangci-lint version - golangci-lint version
- golangci-lint run -v --timeout 5m - golangci-lint run -v --timeout 5m

@ -3,7 +3,7 @@
--- ---
run: run:
go: '1.20.3' go: '1.20'
tests: true tests: true
skip-dirs: skip-dirs:
- ent - ent