Skip to content

Commit 9d62d40

Browse files
committed
chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]
1 parent 7b3466f commit 9d62d40

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
@@ -29,7 +29,7 @@ repos:
2929
hooks:
3030
- id: flake8
3131
- repo: https://github.com/PyCQA/isort
32-
rev: 6.0.1
32+
rev: 6.1.0
3333
hooks:
3434
- id: isort
3535
args: ["--settings-path=pyproject.toml"]
@@ -76,7 +76,7 @@ repos:
7676
- id: terraform-validate
7777
- id: tflint
7878
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
79-
rev: v9.22.0
79+
rev: v9.23.0
8080
hooks:
8181
- id: commitlint
8282
stages: [commit-msg]

0 commit comments

Comments
 (0)