chore(deps): update golangci/golangci-lint docker tag to v1.57.2 #2225

Merged
konrad merged 4 commits from renovate/golangci-golangci-lint-1.x into main 2024-04-07 11:09:17 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 51459f9a52 - Show all commits

View File

@ -1400,6 +1400,6 @@ steps:
- failure
---
kind: signature
hmac: c312afe632177a2d45f47c429bf6c7528af3c51a097430956558532ccdcc42b9
hmac: ad1d7014fb230dd4ced032ea8995b7a7dc18fcc7cf0805ee38dcbcd6413325af
...

View File

@ -18,6 +18,7 @@ linters:
- scopelint # Obsolete, using exportloopref instead
- durationcheck
- goconst
- musttag
presets:
- bugs
- unused