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: v2.3.0 → v4.5.0](pre-commit/pre-commit-hooks@v2.3.0...v4.5.0)
- [github.com/golangci/golangci-lint: v1.57.1 → v1.57.2](golangci/golangci-lint@v1.57.1...v1.57.2)
  • Loading branch information
pre-commit-ci[bot] authored Apr 1, 2024
1 parent a2187f1 commit a0fa7db
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,13 +3,13 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
rev: v4.5.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/golangci/golangci-lint
rev: v1.57.1
rev: v1.57.2
hooks:
- id: golangci-lint-full
- repo: local
Expand Down

0 comments on commit a0fa7db

Please sign in to comment.