Skip to content

Commit 6629f9a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/golangci/golangci-lint: v2.13.1 → v2.13.2](golangci/golangci-lint@v2.13.1...v2.13.2) - [github.com/renovatebot/pre-commit-hooks: 44.40.0 → 44.52.1](renovatebot/pre-commit-hooks@44.40.0...44.52.1)
1 parent eee8b71 commit 6629f9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ repos:
1919
- id: shfmt
2020

2121
- repo: https://github.com/golangci/golangci-lint
22-
rev: v2.13.1
22+
rev: v2.13.2
2323
hooks:
2424
- id: golangci-lint-full
2525
- id: golangci-lint-fmt
2626
- id: golangci-lint-config-verify
2727

2828
- repo: https://github.com/renovatebot/pre-commit-hooks
29-
rev: 44.40.0
29+
rev: 44.52.1
3030
hooks:
3131
# The lint workflow runs this too. It cannot run on pre-commit.ci, whose
3232
# 250MiB tier limit this hook's 400MiB node environment does not fit.

0 commit comments

Comments
 (0)