Skip to content

Commit aa208bc

Browse files
committed
autoupdate_precommit
1 parent 8b30931 commit aa208bc

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)