Skip to content

Commit

Permalink
Merge pull request #1875 from sustainable-computing-io/pre-commit-aut…
Browse files Browse the repository at this point in the history
…oupdate

Auto-update pre-commit hooks
  • Loading branch information
maryamtahhan authored Dec 2, 2024
2 parents 7d7ed65 + 3b764d7 commit ac79d14
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 @@ -28,11 +28,11 @@ repos:
additional_dependencies:
- tomli
- repo: https://github.com/golangci/golangci-lint
rev: v1.62.0
rev: v1.62.2
hooks:
- id: golangci-lint
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.18.0
rev: v9.19.0
hooks:
- id: commitlint
stages: [commit-msg]
Expand Down

0 comments on commit ac79d14

Please sign in to comment.