Skip to content

Commit 928ccfa

Browse files
authored
Merge pull request #97 from zeridon/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2 parents fdcb4cd + 86d8507 commit 928ccfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/psf/black
19-
rev: 24.4.0
19+
rev: 24.4.2
2020
hooks:
2121
- id: black
2222
args: [--line-length=128]
@@ -32,6 +32,6 @@ repos:
3232
- id: docker-compose-check
3333

3434
- repo: https://github.com/hadolint/hadolint
35-
rev: v2.12.1-beta
35+
rev: v2.13.0-beta
3636
hooks:
3737
- id: hadolint-docker

0 commit comments

Comments
 (0)