Skip to content

Commit

Permalink
ci(deps): update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 3834e77 commit 3836fdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.0
rev: 0.28.1
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand All @@ -43,11 +43,11 @@ repos:
- yaml

- repo: https://github.com/golangci/golangci-lint
rev: v1.57.1
rev: v1.57.2
hooks:
- id: golangci-lint

- repo: https://github.com/commitizen-tools/commitizen
rev: v3.20.0
rev: v3.21.3
hooks:
- id: commitizen

0 comments on commit 3836fdd

Please sign in to comment.