Skip to content

Commit

Permalink
ci: Update pre-commit-hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
HRemonen committed Sep 2, 2023
1 parent c4a4ff5 commit 479827b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- id: check-json
- repo: https://github.com/Bahjat/pre-commit-golang
rev: v1.0.2
- repo: https://github.com/TekWizely/pre-commit-golang
rev: master
hooks:
- id: gofumpt
- id: go-fumpt
- id: golangci-lint
- id: go-unit-tests
- id: go-test-mod
Binary file modified commitsense
Binary file not shown.

0 comments on commit 479827b

Please sign in to comment.