Skip to content

Commit

Permalink
Update pre-commit hook golangci/golangci-lint to v1.60.3
Browse files Browse the repository at this point in the history
| datasource  | package                | from    | to      |
| ----------- | ---------------------- | ------- | ------- |
| github-tags | golangci/golangci-lint | v1.60.1 | v1.60.3 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 268dff6 commit 85fc886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
- id: fix-byte-order-marker

- repo: https://github.com/golangci/golangci-lint
rev: v1.60.1
rev: v1.60.3
hooks:
- id: golangci-lint-full

Expand Down

0 comments on commit 85fc886

Please sign in to comment.