Skip to content

Commit ac79d14

Browse files
authored
Merge pull request #1875 from sustainable-computing-io/pre-commit-autoupdate
Auto-update pre-commit hooks
2 parents 7d7ed65 + 3b764d7 commit ac79d14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ repos:
2828
additional_dependencies:
2929
- tomli
3030
- repo: https://github.com/golangci/golangci-lint
31-
rev: v1.62.0
31+
rev: v1.62.2
3232
hooks:
3333
- id: golangci-lint
3434
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
35-
rev: v9.18.0
35+
rev: v9.19.0
3636
hooks:
3737
- id: commitlint
3838
stages: [commit-msg]

0 commit comments

Comments
 (0)