Skip to content

Commit 0595bb6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/hadolint/hadolint: v2.12.1-beta → v2.13.0-beta](hadolint/hadolint@v2.12.1-beta...v2.13.0-beta) - [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2)
1 parent 8b30931 commit 0595bb6

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
@@ -23,7 +23,7 @@ repos:
2323

2424

2525
- repo: https://github.com/hadolint/hadolint
26-
rev: v2.12.1-beta
26+
rev: v2.13.0-beta
2727
hooks:
2828
- id: hadolint-docker
2929
name: Lint Dockerfiles
@@ -33,7 +33,7 @@ repos:
3333
entry: ghcr.io/hadolint/hadolint hadolint
3434

3535
- repo: https://github.com/psf/black
36-
rev: 24.4.0
36+
rev: 24.4.2
3737
hooks:
3838
- id: black
3939

0 commit comments

Comments
 (0)