1
1
mirror of https://github.com/wader/fq.git synced 2024-10-26 20:06:29 +03:00

Merge pull request #799 from wader/bump-github-golangci-lint-1.55.1

Update github-golangci-lint to 1.55.1 from 1.55.0
This commit is contained in:
Mattias Wadman 2023-10-25 18:17:51 +02:00 committed by GitHub
commit d8e9c20582
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ on:
pull_request:
env:
GOLANGCILINT_VERSION: "1.55.0"
GOLANGCILINT_VERSION: "1.55.1"
jobs:
lint: