1
1
mirror of https://github.com/wader/fq.git synced 2024-09-11 20:07:11 +03:00

Merge pull request #741 from wader/bump-github-golangci-lint-1.54.0

Update github-golangci-lint to 1.54.0 from 1.53.3
This commit is contained in:
Mattias Wadman 2023-08-09 18:17:54 +02:00 committed by GitHub
commit b3df26680d
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.53.3"
GOLANGCILINT_VERSION: "1.54.0"
jobs:
lint: