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.47.2 → v1.49.0](golangci/golangci-lint@v1.47.2...v1.49.0)
- [github.com/zricethezav/gitleaks: v8.8.12 → v8.11.2](gitleaks/gitleaks@v8.8.12...v8.11.2)
  • Loading branch information
pre-commit-ci[bot] authored Aug 29, 2022
1 parent 6f7c37a commit f9f1641
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.47.2
rev: v1.49.0
hooks:
- id: golangci-lint
- repo: https://github.com/zricethezav/gitleaks
rev: v8.8.12
rev: v8.11.2
hooks:
- id: gitleaks

Expand Down

0 comments on commit f9f1641

Please sign in to comment.