mirror of
https://github.com/nginxinc/nginx-prometheus-exporter.git
synced 2025-04-18 12:45:02 +03:00
Update dependency golangci/golangci-lint to v1.64.8 (#1006)
| datasource | package | from | to | | ----------- | ---------------------- | ------- | ------- | | github-tags | golangci/golangci-lint | v1.64.6 | v1.64.8 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d830bf2642
commit
d49d758e46
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
- name: Lint Go
|
||||
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
|
||||
with:
|
||||
version: v1.64.6 # renovate: datasource=github-tags depName=golangci/golangci-lint
|
||||
version: v1.64.8 # renovate: datasource=github-tags depName=golangci/golangci-lint
|
||||
|
||||
actionlint:
|
||||
name: Actionlint
|
||||
|
@ -26,7 +26,7 @@ repos:
|
||||
- id: fix-byte-order-marker
|
||||
|
||||
- repo: https://github.com/golangci/golangci-lint
|
||||
rev: v1.64.6
|
||||
rev: v1.64.8
|
||||
hooks:
|
||||
- id: golangci-lint-full
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user