Skip to content

Commit

Permalink
ci(pre-commit): updating precommit dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ko committed Jan 15, 2025
1 parent ac4cda1 commit eb6d461
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 @@ -11,7 +11,7 @@ repos:
- id: check-case-conflict

- repo: https://github.com/golangci/golangci-lint
rev: v1.62.2
rev: v1.63.4
hooks:
- id: golangci-lint

Expand All @@ -22,7 +22,7 @@ repos:
- id: go-mod-tidy

- repo: https://github.com/gitleaks/gitleaks
rev: v8.22.0
rev: v8.23.0
hooks:
- id: gitleaks

Expand Down

0 comments on commit eb6d461

Please sign in to comment.