Skip to content

Commit eee8b71

Browse files
[pre-commit.ci] pre-commit autoupdate (#71)
updates: - [github.com/shellcheck-py/shellcheck-py: v0.11.0.1 → v0.11.0.1-1](shellcheck-py/shellcheck-py@v0.11.0.1...v0.11.0.1-1) - [github.com/golangci/golangci-lint: v2.11.4 → v2.13.1](golangci/golangci-lint@v2.11.4...v2.13.1) - [github.com/renovatebot/pre-commit-hooks: 44.28.0 → 44.40.0](renovatebot/pre-commit-hooks@44.28.0...44.40.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3aea696 commit eee8b71

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: check-merge-conflict
1010

1111
- repo: https://github.com/shellcheck-py/shellcheck-py
12-
rev: v0.11.0.1
12+
rev: v0.11.0.1-1
1313
hooks:
1414
- id: shellcheck
1515

@@ -19,14 +19,14 @@ repos:
1919
- id: shfmt
2020

2121
- repo: https://github.com/golangci/golangci-lint
22-
rev: v2.11.4
22+
rev: v2.13.1
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.28.0
29+
rev: 44.40.0
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)