Skip to content

Commit

Permalink
build: update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent fbddf41 commit e615ec2
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
@@ -1,11 +1,11 @@
repos:
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.11.0
rev: v9.16.0
hooks:
- id: commitlint
stages: [commit-msg]
- repo: https://github.com/golangci/golangci-lint
rev: v1.55.2
rev: v1.60.1
hooks:
- id: golangci-lint
- repo: https://github.com/dnephin/pre-commit-golang
Expand Down

0 comments on commit e615ec2

Please sign in to comment.