Skip to content

Commit b6c1d0b

Browse files
fredclausengithub-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 532dc21 commit b6c1d0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313

1414
# lint the dockerfiles
1515
- repo: https://github.com/hadolint/hadolint
16-
rev: c3dc18df7a501f02a560a2cc7ba3c69a85ca01d3 # frozen: v2.13.1-beta
16+
rev: 4e697ba704fd23b2409b947a319c19c3ee54d24f # frozen: v2.14.0
1717
hooks:
1818
- id: hadolint
1919

@@ -41,7 +41,7 @@ repos:
4141
- id: shellcheck
4242

4343
- repo: https://github.com/sirosen/check-jsonschema
44-
rev: 54da05914997e6b04e4db33ed6757d744984c68b # frozen: 0.33.2
44+
rev: 83987cd6ad8943c7f029b500b14aaf82c00a01fa # frozen: 0.34.0
4545
hooks:
4646
- id: check-github-actions
4747
- id: check-github-workflows
@@ -54,7 +54,7 @@ repos:
5454

5555
# lint python formatting
5656
- repo: https://github.com/psf/black
57-
rev: 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # frozen: 25.1.0
57+
rev: af0ba72a73598c76189d6dd1b21d8532255d5942 # frozen: 25.9.0
5858
hooks:
5959
- id: black
6060

0 commit comments

Comments
 (0)