Skip to content

Commit 2552391

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/renovatebot/pre-commit-hooks: 40.62.1 → 43.86.1](renovatebot/pre-commit-hooks@40.62.1...43.86.1)
1 parent 8c2b3f0 commit 2552391

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33
exclude: testdata/|generated|devcontainer\.json
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0 # Use the ref you want to point at
6+
rev: v6.0.0 # Use the ref you want to point at
77
hooks:
88
- id: trailing-whitespace
99
- id: check-added-large-files
@@ -67,7 +67,7 @@ repos:
6767
args:
6868
["--allow-parallel-runners", "--config=.golangci.yml"]
6969
- repo: https://github.com/renovatebot/pre-commit-hooks
70-
rev: 40.62.1
70+
rev: 43.86.1
7171
hooks:
7272
- id: renovate-config-validator
7373
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config

0 commit comments

Comments
 (0)