Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)
- [github.com/renovatebot/pre-commit-hooks: 37.20.2 → 37.36.1](renovatebot/pre-commit-hooks@37.20.2...37.36.1)
  • Loading branch information
pre-commit-ci[bot] committed Oct 30, 2023
1 parent 56f7552 commit 14706eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ci:
exclude: testdata/|generated|devcontainer\.json
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0 # Use the ref you want to point at
rev: v4.5.0 # Use the ref you want to point at
hooks:
- id: trailing-whitespace
- id: check-added-large-files
Expand Down Expand Up @@ -67,7 +67,7 @@ repos:
args:
["--allow-parallel-runners", "--go=1.17", "--config=.golangci.yml"]
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.20.2
rev: 37.36.1
hooks:
- id: renovate-config-validator
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
Expand Down

0 comments on commit 14706eb

Please sign in to comment.