Skip to content

Commit 7b9a762

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.60.3](renovatebot/pre-commit-hooks@40.62.1...43.60.3)
1 parent e1233fb commit 7b9a762

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
@@ -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.60.3
7171
hooks:
7272
- id: renovate-config-validator
7373
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config

0 commit comments

Comments
 (0)