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

Merge pull request #706 from wader/bump-github-golangci-lint-1.53.3

Update github-golangci-lint to 1.53.3 from 1.53.2
This commit is contained in:
Mattias Wadman 2023-06-15 18:22:16 +02:00 committed by GitHub
commit 8efcfe6831
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.2"
GOLANGCILINT_VERSION: "1.53.3"
jobs:
lint: