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/golangci/golangci-lint: v1.49.0 → v1.50.1](golangci/golangci-lint@v1.49.0...v1.50.1)
- [github.com/zricethezav/gitleaks: v8.12.0 → v8.15.0](gitleaks/gitleaks@v8.12.0...v8.15.0)
  • Loading branch information
pre-commit-ci[bot] authored Oct 24, 2022
1 parent 504b715 commit bc4ed8e
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 @@ -9,11 +9,11 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/golangci/golangci-lint
rev: v1.49.0
rev: v1.50.1
hooks:
- id: golangci-lint
- repo: https://github.com/zricethezav/gitleaks
rev: v8.12.0
rev: v8.15.0
hooks:
- id: gitleaks

Expand Down

0 comments on commit bc4ed8e

Please sign in to comment.