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.3.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.3.0...v5.0.0)
- [github.com/golangci/golangci-lint: v1.49.0 → v1.62.0](golangci/golangci-lint@v1.49.0...v1.62.0)
- [github.com/zricethezav/gitleaks: v8.12.0 → v8.21.2](gitleaks/gitleaks@v8.12.0...v8.21.2)
  • Loading branch information
pre-commit-ci[bot] authored Nov 11, 2024
1 parent 504b715 commit 6e9c234
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/golangci/golangci-lint
rev: v1.49.0
rev: v1.62.0
hooks:
- id: golangci-lint
- repo: https://github.com/zricethezav/gitleaks
rev: v8.12.0
rev: v8.21.2
hooks:
- id: gitleaks

Expand Down

0 comments on commit 6e9c234

Please sign in to comment.