Linter only (#1609)

* Linter only

* Bump linter version
This commit is contained in:
Alexander Peters
2023-09-07 13:04:28 +02:00
committed by GitHub
parent 3d9d92c770
commit 0f82c95b6d
14 changed files with 39 additions and 42 deletions

View File

@@ -63,7 +63,7 @@ jobs:
lint:
docker:
- image: golangci/golangci-lint:v1.52.2
- image: golangci/golangci-lint:v1.54.2
steps:
- checkout
- run: